Site logo

Archived topic

How do you get rid of the orange wedge that comes to Marketer?

3 replies · Started by Patrik on December 6, 2018

Viewing posts 1–4 of 4

Hey! How do you get rid of the orange wedge that comes to Marketer? :)

Hi there,

Like removing the orange color?

If so remove this CSS in Customizer > Additional CSS:

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

Let me know if this helps :)

Thanks it worked :)

No problem :)

This archived topic is closed to new replies.