Changing Background color in flatsome theme

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!

Hello

You can change back ground from theme options , from your dashboard click on customize tab , scroll down the option and click on “Layout” and then scroll down to content background and change the color .