Hallo,
ich würde gerne dem Hintergrund vom Menü, wenn man runterscrollt, eine andere Farbe geben bzw etwas Transparenz. Der voreingestellte weiße Hintergrund ist sehr hart und gefällt nicht.
Vielen Dank!
Carolin
Hey phamosa,
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
#top #wrap_all #header.header-scrolled.header-scrolled-full, .header_color .header_bg {
background: rgba(255, 255, 255, 0.7);
}
If you need further assistance please let us know.
Best regards,
Victoria