Site logo

Archived topic

Sidebar First Widget Color Change W/ Element

1 reply · Started by Jose on August 26, 2019

Viewing posts 1–2 of 2

Hi, I noticed that when you include a new element with before_right_sidebar - the first widget color changes... we have an ad that is displayed when not logged in, as you can see the change here → https://eqor.is/wHhTYg

Hi there,

Did you import Marketer from our site library before?

If so remove this CSS in the Additional CSS field in the customizer:

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

Let me know if this helps :)

This archived topic is closed to new replies.