Change sidebar background color completely till end
-
Hi, I want to change the default background color of sidebars. I looked into several earlier posts but they’re working partially.
Upon adding the below code in style.css (Using Child theme), the sidebar background changes to white only in the widget area. Whereas, the non-widget area has the usual #f0f0f0 color. Screenshot: https://i.imgur.com/WRIi0aP.jpg
.sidebar { background-color: #ffffff!important; }
Please tell how I can change the background completely to #fff till the bottom of the sidebars?
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Change sidebar background color completely till end’ is closed to new replies.