Site logo

Archived topic

Background color ?

5 replies · Started by Gerik on June 28, 2020

Viewing posts 1–6 of 6

On the Theme Customization, I put everything I can as white as the background.

it doesn't show up as white when I use blocks.

2020-06-28-21-32-53-Membership-Mara

2020-06-28-21-33-02-Membership-Mara

Do I have to use containers all the time?

Sorry, look again.

Hi there,

in Customizer > Additional CSS you have this:

.inside-article,
.sidebar .widget,
.comments-area {
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.05);
}

it is adding a box shadow which is creating the color change. You can delete that to fix it.

Does it matter that it from a GP site builder?

Nope - it's just a style that the site author decided to add it in.

This archived topic is closed to new replies.