Site logo

Archived topic

How Do I Completely Remove The Orange Block From My Website ?

1 reply · Started by yaseen on August 13, 2020

Viewing posts 1–2 of 2

I would like to completely remove/delete the orange block and its content as seen on my website, can you help me with that ?

Hi there,

go to Customizer > Additional CSS and delete this;

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