Hello Enfold team,
I do not want to display a logo on desktop until the user starts to scroll. Can you please help me with this?
-James
Hi James,
This is possible and set in each page, just edit the page and go to Layout (located at the bottom of the sidebar) and set Header visibility and transparency to Header is invisible and appears once the users scrolls down.
Hope this helps.
Best regards,
Nikko
Thank you, but this isn’t quite what I’m looking for. I want the menu icon always to be visible, and the logo only appears on scroll.
Hi nTECHgrate,
I see, please try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .logo {
visibility: hidden;
}
#top .header-scrolled .logo {
visibility: visible;
}
Best regards,
Nikko
Thank you sir.
Hi,
Great, I’m glad that Nikko could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Please close the ticket.
I appreciate your help.
Hi nTECHgrate,
We’re glad that we could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko