Changing page color background, not just text block.
-
I would like to change the entire page background from all white, to black. Is that possible in the Lovecraft theme?
The blog I need help with is: (visible only to logged in users)
-
Hello!
I believe you can do it.
Here https://wordpress.com/theme/lovecraft it says:Lovecraft also supports the following features:
Site Logo
Post Formats
Custom BackgroundCheck this WordPress support document https://wordpress.com/support/themes/custom-backgrounds/ where it explains how to customize the background.
Hope this helps!
-
Hi there!
When you change the background from the settings that @ctdalba mentioned, it will change for the whole site.
If you’d like to change just the white background on the posts, you can try adding this code to My Site>Design>Customize>CSS:.hentry { background: black; }You can, of course, replace the word “black” with any color code.
Also, remember that with your plan, you can access Live Chat directly via https://wordpress.com/help/contact. That way, you can get help faster.
- The topic ‘Changing page color background, not just text block.’ is closed to new replies.