Sticky bottom header colour
-
Hi,
How do you change the colour of the sticky bottom header only when you start to scroll the page? This is for the homepage only – It is currently all red when you start to scroll down, but I want to change the bottom header (where the menu is) to be a light grey and keep everything else above it all red.
Here is my current CSS for the header
body .whb-color-light:not(.whb-with-bg) {
background-color:#A94656;
}
Thanks!
Hello,
Please clarify what you want to change: you are talking about the color and your CSS is for the background color. Here is what I see: https://gyazo.com/f35e9bee9228e40d140753a7b32515ee
Best Regards