Dear Kriesi,
I have set a purple background colour for my socket in the Enfold ‘General Styling’ section but this is also causing a purple vertical strip down the right side of the website where the scrollbar appears in Safari.
How can I change this so that the scroll bar keeps its normal white background?
Thanks, Richard
Hey Richard,
Could you please attach some screenshots of the issue? It looks the same in Chrome and Safari on my end, the scrollbar is white transparent over the purple background.
Best regards,
Victoria
Thanks Victoria,
Please see screenshot in the private link below.
Thanks, Richard
Hi richardwilding,
Thank you.
Could you please clear the cache, check again and get back to us.
Best regards,
Victoria
Thanks, I’ve emptied the cache in Safari but am still getting the purple scroll bar
Hi richardwilding,
I will ask my colleagues to check as I cannot reproduce it.
Best regards,
Victoria
Hi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
html {
background-color: white;
}
Best regards,
Yigit
Thanks Yigit, that works perfectly