Change Black Background Color to White Adventure theme
-
I’m looking to edit the color around the header image but do not know the CSS code for that, where can I find it?
The blog I need help with is: (visible only to logged in users)
-
Try this:
.page-header, category-header { background: #FFFFFF; }You’ll want to enter the CSS above into WordPress admin –> Appearance –> Customize –> CSS. Then save changes.
Note: you’ll need the Custom Design upgrade to see the option above.
- The topic ‘Change Black Background Color to White Adventure theme’ is closed to new replies.