When I’m at the top of my website and i scroll up in my browser it shows a red background. I can figure out where to change this color.
Please Advise
Hey mcraig77,
Please try the following in Quick CSS under Enfold->General Styling:
html {
background-color:green !important;
}
Best regards,
Rikard
Perfect Thanks!