Site logo

Archived topic

Container Color vs Outside Container Color

7 replies · Started by Douglas on July 31, 2019

Viewing posts 1–8 of 8

Hi,

Without resizing the container to full width, how can I change the color outside the container on the perimeter of the site?
See in the photo section A is white which is inside the content container area, but outside in section B it's like a shaded color. I want to make it all white.

https://ibb.co/VVhXP6h

Thanks!

Hi there,

can you try setting the Customizer > Colors > Body > Background and the Colors > Content > Background to white. If issue still persists can you provide a link to the site, you can edit your original topic and use the Site URL field to share privately.

Is there a specific section/page we should be looking at?

The home page is all #ffffff from what I can see.

Let me know :)

Check out the terms of service page on desktop. The main header background and area outside the container is like a tinted color as shown in the picture. You can see the container body is white and doesn't match.

http://bke.1a0.myftpupload.com/terms-of-service/

The Site you installed adds some CSS in Customizer > Additional CSS - look for and delete:

body:not(.home) .inside-article, .sidebar .widget, .separate-containers .comments-area {
    box-shadow: 0 0 20px rgba(0,0,0,0.07);
}

Awesome, all fixed!

Happy to be of assistance.

This archived topic is closed to new replies.