Site logo

Archived topic

Can't change color widget rightside

3 replies · Started by Niels on April 13, 2020

Viewing posts 1–4 of 4

Best People,

When i put a widget on the right side, it's orange. But i can't find anywere a button to fix this problem. So i want to fix the BACKGROUND color of the widget.

Thanks already!

Hi there,

if you're using the Marketer site then go to Customizer > Additional CSS and remove this block of code:

.sidebar .widget:first-child {
    background-color: #e86000;
    color: #fff;
}

Thanks a lot

You're welcome

This archived topic is closed to new replies.