I Want to change the white secondary background (not the background that allows a background image) background and the font color so it’s a black background with a white font across all pages
So instead of having the white ‘Border’ around where it shows all blog posts it would be a black border
Dear Bryan,
Can you send a screenshot of the giant white box to make it clear? Also to update the primary text color you can add the given CSS code below:
Appearance > Customize > Additional CSS
It wont let me post a screenshot but its legitimately the only white box there’s the entire page and one giant white lack of a better term “box” that alllll the blog posts sit on right on the front page it’s nearly impossible to miss
Dear Bryan,
By default, it is not possible to remove the giant white box as it is the main part of the theme. It will require customization if needed. If you want to change its color then you can add the given CSS code in the Additional CSS
Appearance > Customize > Additional CSS
.wrapper {
background: #e66b6b;
}
Best Regards!
Author
Posts
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.
By continuing to use the site, you agree to the use of cookies. more information