Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #740392

    Hi!

    I see a lot of forum items about hiding the logo when scrolling down, but I’d like to achieve the opposite: only show the logo when scrolling down. I’m using a sticky (non shrinking) header with transparency. The URL is in the private section. When the menu becomes non-transparent, I would like to have the logo shown, and hidden as long as it’s a transparent header.

    Can you help me? Thanks! :)

    • This topic was modified 7 years, 9 months ago by Daniel.
    #740394

    Hi Daniel!

    Can you please check the link once again?

    Best regards,
    Yigit

    #740397

    Hi Yigit, sorry it’s not https but http! :)

    #740400

    Hey!

    Please add following code to Quick CSS

    .av_header_transparency .logo {
        background: none;
    }

    Cheers!
    Yigit

    #740406

    Yes yes, this works great (with an !important)! Thanks for the instant reply.

    Cheers!

    #740408

    Hi!

    You are welcome!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Show logo when scrolling down’ is closed to new replies.