Archived topic
Get Rid of the orange color in upper right side bar
3 replies · Started by aziz on June 14, 2019
Viewing posts 1–4 of 4
HI team
Would like to get rid of the orange color in the upper block of the sidebar that comes with demo.
I already changed the background to white but I can still see it on. please see the screenshot.
Thanks a lot in advance
Aziz
Hi there,
Go to "Customize > Additional CSS" and remove this CSS:
/* Featured widget */
.sidebar .widget:first-child {
background-color: #e86000;
color: #fff;
}
Let me know if you need more info :)
Hi Tom
Great , thanks for the great help.
Solved .
Aziz
You're welcome :)
This archived topic is closed to new replies.