Archived topic
1st widget background color is always orange
3 replies · Started by Sumit on March 3, 2019
Viewing posts 1–4 of 4
In the right sidebar of my blog (https://blogginglift.com/blog/), the 1st widget background colour is orange. (all the time)
How to fix this problem?
Please reply... I'm waiting..
Hi there,
in Customizer > Additional CSS look for:
.sidebar .widget:first-child {
background-color: #e86000;
color: #fff;
}
Either change the colors or remove that CSS
Thanks David.
You're welcome
This archived topic is closed to new replies.