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

    I’m having a strange issue with the transparent header option.

    If you go to my site- http://tinyurl.com/l7wh5b9
    When you first arrive, I have a white version of the logo. When you scroll down, it goes to blue. The problem is that the white version shrinks, but it doesn’t disappear, so you can see it behind the regular logo all the way down the page.

    Any ideas?

    #362522

    Hey nsmllc!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .header-scrolled span.subtext {
    opacity: 0;
    }

    Cheers!
    Yigit

    #362714

    Thank you very much, Yigit!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Double logo when header is transparent’ is closed to new replies.