Background color for widget headers
-
Hi all,
I’m using Didi theme and on the widgets sidebar, the widget headers show as a black frame block with black text and my default white background. (Posts, Pages, Follow/Subscribe etc.) Was wondering if I can change the background color only for these widget header blocks, I’d just like to use a softer background color for them only and not change my default background color.
Thank you!
The blog I need help with is: (visible only to logged in users)
-
Hi there, add the following to your custom CSS and you can edit the color code as desired.
#secondary .widget-title { background: #ccc; } -
-
- The topic ‘Background color for widget headers’ is closed to new replies.