Page colors
-
I have my background color the way I want it, but the main page color, where all of the text is, is still white. I want to make it unified so it is all one color.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
That’s not a problem! There’s a bit of CSS code which you will need to enter in to your Customizer (log in to your Dashboard and then go to Appearance >> Customizer >> CSS). That CSS is:
#wrapper { background-color: #ead3b3; }That should do it! Keep in mind that if you have any other CSS issues you can always check out our CSS Customization Forum, which is right here:
- The topic ‘Page colors’ is closed to new replies.