I’m working for a client who would like to use the transparent header but would like to have the logo disappear completely when the user scrolls down on the page. I deleted the logo in the transparency section but it just keeps the other logo in place. How can I get rid of the logo in the header after the user scrolls?
Hey satucker,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.header-scrolled #header_main span.logo,#header:not(.av_header_transparency) #header_main span.logo {
display: none !important;
}
After applying the css, Please clear your browser cache and check.
Best regards,
Mike
That didn’t seem to help. Other ideas?
Hey satucker,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
see private content
Hi,
Thanks for the link, the css is working for me, please clear your browser cache and check.
Best regards,
Mike
My apologies Mike, I got this crossed with another thread.
Any chance you know how to hide the shadow at the bottom of the menu header?
Hi,
Glad we were able to help, I also answered the other thread, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike