Home Forums Pro Themes Construction Base Pro white backround in site identity

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

    Hi,
    id like to have the backround image show through here and i cant get it to. even with no logo selected.
    any advice?
    thanks

    #69093
    wensolutions
    Keymaster

    Hello @mattportela41280,

    To make the site header transparent to show the background image, use below given CSS.

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

    .site-header {
        background-color: transparent;    
    }

    Hope this helps.

    Best Regards!!

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