Site logo

Archived topic

Footer Widget and Footer Bar Background Color

4 replies · Started by Dan on July 26, 2019

Viewing posts 1–5 of 5

This is my first use of GeneratePress using Peak. I noticed that the footer bar seems to be using white as the color, but the footer widgets is set to white but seems to be off white ish. The body background color seems to be the same off white ish.

Thanks for the reply. I have set them all to white #ffffff, but the results don't seem like pure white. I can change it to any other color blue, red, black and I can see how to change it.

Try removing this CSS added in the additional CSS field in the customizer:

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

Let me know if this helps :)

This archived topic is closed to new replies.