Home Forums Pro Themes Construction Base Pro Backround image show through where header image would be.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #68621
    Matt Portela
    Participant

    I would like to hide the header image. When I do it just goes solid grey. Is there any way to get rid of this so that the backround image shows more?

    #68632
    wensolutions
    Keymaster

    Hello @mattportela41280,

    Thank you very much for using the pro version of theme.

    Now to completely remove the header image please use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    div#custom-header {
        display: none;
    }

    Hope this helps.

    Best Regards!!

    #68651
    Matt Portela
    Participant

    Worked great. Thank you.
    Can we do the same thing for the logo behind site identity?

    #68686
    wensolutions
    Keymaster

    Hello @mattportela41280,

    As for the logo, you can directly remove image you have uploaded as the logo in the theme by going to Admin Panel > Appearance > Customize > Site identity section.

    Hope this helps.

    Best Regards!!

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