Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #471253

    Hello

    I am using a transparent header set to sticky. As soon as I scroll down the transparency is lost. I want the header to be transparent so the logo floats over all content everywhere in the page. Maybe I just don’t understand how to use a setting.

    site is here: http://lyonperformancesolutions.com/

    thanks much!!

    #471543

    Hey rdswestnet!

    use this code in Quick CSS field:

    .header_bg {
    background-color: transparent !important;
    }
    

    Cheers!
    Andy

    #471690

    That works. Thanks much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘transparent header lost after scroll’ is closed to new replies.