_fordstudio Posted January 29 Posted January 29 My website has a header with a clear background. when I scroll down the page the header logo and hamburger menu are showing over the text on my webpage. Is there a way of having the header background change from "clear" to "white" when it scrolls over text only? Thanks
tuanphan Posted February 1 Posted February 1 Hi, Try adding this code to Website > Website Tools (under Not Linked) > Custom CSS header#header.shrink { background-color: white !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
_fordstudio Posted February 5 Author Posted February 5 Hey, Thank you for your response. That seems to work but as soon as I start to scroll, the header then switches to a white background. Is it possible to only switch to a white background header when it passes over a text block? (just so you cant see text passing through text) I otherwise like that the transparent header shows through images, just not text. Thanks.
tuanphan Posted February 7 Posted February 7 I don't know this, it will require a lot of code.. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment