Hello, my website first shows the green background color when it loads.
Can i change that to white?
Thanks in advance.
Jos
Hi josvg98!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
html {
background-color: white!important;
}
Best regards,
Yigit
Thanks. Oh yes, it was that simple!
Regards,
Jos