Home Forums Free Themes Construction Base Padding and grey verticle bar

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #113478
    roomAromas
    Participant

    Hi,

    Firstly I have searched the forums looking for an answer and several of the CSS additions I have tried but none of them have worked so I have having to ask this question.

    My new website https://caprimouldings.com/ I had a big gap between the header and the slider which I want to reduce. How do I reduce this?

    Also, if you look at the page closely there is a light grey veticle bar on the left side. How do I remove this get line?

    thanks
    lee

    #113524
    wensolutions
    Keymaster

    Hello,

    As per your query regarding the gap between the header and the slider, we inspected your site. You have to add CSS to remove the big gaping following the path Appearance > Customize > Additional CSS :

    .home #content {
        padding: 0px;
    }

    To remove light grey vertical bar on the left side, add the given CSS,

    .entry-content-wrapper {
        
        border-left: none;
        
    }

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    #113558
    roomAromas
    Participant

    Thanks for the update. that worked.

    another question for you.

    How is the header image on the pages determinded?

    I would like to change this header image for each page.

    If you look its the same image on every page for the header with the green plastic part.

    thanks
    lee

    #113561
    wensolutions
    Keymaster

    Hello,

    Regarding your query on the header image, the header image will be the same for every page. The theme does not provide the feature of adding separate images for each page.

    Regards.

    #113562
    roomAromas
    Participant

    Thanks.

    How do I change the header.

    Do you do a similar theme that will allow me to alter the header for different pages?

    thanks
    lee

    #113563
    wensolutions
    Keymaster

    Hello,

    For the header image, you can change the images following the path Appearance > Customize > Header Image and replace the default image provided by the theme.

    Almost every theme does have the same header images for every page on the site. So, you cannot change header images for individual pages.

    And, to change the header images in each page, you can consider hiring our professional developer as it requires core customization.

    https://themepalace.com/hire-a-customizer/

    Hope this helps.

    Thank you.

    #113564
    roomAromas
    Participant

    Thanks for the reply.

    Do you do any themes ith custom header image or is it just purely the option to hire you only.

    How about the pro versions?

    I only ask because you state almost all . That implies some themes may have this feature.

    thank
    lee

    #113567
    roomAromas
    Participant

    actually dont worry. The random feature will be enough.

    #113568
    wensolutions
    Keymaster

    Hello,

    Since the feature is not available in the pro version as well for changing the header image on each page, you have to use code and that demands a customizer.

    Regards.

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.