Tagged: logo area, transparency
Hello,
the logo area of our website remains transparent after scrolling down. I want to disable this so that it switches to a white background when you scroll down. But the settings changes are not affecting this. Also i tried a CSS code #header.header-scrolled { background: #ffffff !important; }
We are also experiencing an issue where our menu gets cut off when you open it on mobile.
Any help you can offer would be great.
Hey CPM_usa,
Thanks for the login details, they don’t seem to work though. Please check and verify.
Best regards,
Rikard
this is a matter of header_bg it has on default an opacity of 0.95
set it to 1.
Sorry see below
I’m a participant like you – so I don’t see your private messages.
Hi CPM_usa,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#header {
margin-top: 0;
}
#header #header_main {
min-height: 59px;
}
If you need further assistance please let us know.
Best regards,
Victoria
quick css did not work, but the other method did work. Thanks so much Victoria!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon