Site logo

Archived topic

Orange Content Box in Right Sidebar

1 reply · Started by Subhabrata on April 26, 2019

Viewing posts 1–2 of 2

How to remove the orange content box in the Right Sidebar?

Hi there,

to remove the orange background go to Customizer > Additional CSS and delete this code:

.sidebar .widget:first-child {
    background-color: #e86000;
    color: #fff;
}
This archived topic is closed to new replies.