Archived topic
Sidebar background color with problem
9 replies · Started by Stafer on March 19, 2019
I change the color of the sidebar in Customizer> Colors> Sidebar Widgets, it changes color but still gets a black color around?
print: http://prntscr.com/n02dmi
Hi there,
you have this CSS:
.inside-right-sidebar ul li {
text-align: center;
padding-top: 6px;
padding-bottom: 6px;
background-color: #0c0c0d; /* this is setting the background color */
margin-top: 3px;
margin-bottom: 3px
}
I can't see where it's coming from, if you don't recognise it then flush autoptimize cahce and disable it and i can take another look.
Hi David, Thanks for the reply!
I have no idea where this code comes from.
I'm going to disable the plugin now.
Ok - that CSS is in the Customizer > Additional CSS - just tweak the color of the line of code i commented above.
Thank you!
Worked correctly
Can you flush and disable the cache again :)
Its worth leaving it off whilst you are making changes to the site - and reactivate after you finished.
Thank you
Has that other issue been resolved then?
Yes sir !
Awesome :)