Sidebar color
-
I started making sidebar icons and forgot to change the background to match. Then I realized that white would look better anyway, so I’m looking for a way to change it. Any ideas?
The blog I need help with is dialysisofhealing.wordpress.com.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Then I realized that white would look better anyway, so I’m looking for a way to change it. Any ideas?
I agree, white would look quite nice. Just go to Appearance>Custom Design and click on the Edit button in the CSS section. From there, add a new line (below the existing text) and paste in the following code, being sure to save your changes when you are done.
.site-main .widget-area { background: #FFF; }Hope that helps. Please let me know if you have any further questions.
Cheers,
-
-
-
- The topic ‘Sidebar color’ is closed to new replies.