Hello there,
I’m simply trying to change the background color in my wordpress site with flatsome theme installed on it and when I try to change the background color on the website with putting
body{
background-color: red !important;
}
in the style.css or theme editor
is doesn’t have any effect on the site…
Any suggestions on how to do it?
Thanks in advance!