Site logo

Archived topic

Changing color of page outside the container

4 replies · Started by jonni on February 27, 2021

Viewing posts 1–5 of 5

I'm sure this has been answered a dozen times already, but I can't remember what the area outside the container is called so I can't find it. I want the site to have a white background, but on the outside I want it to be grey, like on this page: http://www.hillsdalefarmersmarket.com/

What setting should I be looking for in the customizer? Or do I need some CSS?
Thanks!

Hi Jonni,

Try customizer > colors > body > background color :)

I tried that and it didn't do anything. Maybe it's an Elementor issue? I also tried adding this css in the customizer, and it didn't work either:

body {
background-color: gray;
}

.container {
background-color: white;
}

OK, I found it. It was in the Elementor Site Settings. Sorry to bother you!!! :)

No problem, glad you figured it out :)

This archived topic is closed to new replies.