Best Premium and Free WordPress Themes › Forums › Infinite Photography Pro › Change post and page background color? › Reply To: Change post and page background color?
August 28, 2016 at 8:11 pm
#8181
Adellisa Hodzic
Participant
Thanks for your reply, but that does not change the color of posts or pages background – only a part of the background that surrounds either of these elements. I was able to make the change to both using CSS, but perhaps others may want to make these areas better blend with the them background and you could include it in the basic color options section.
.post
{background-color: grey;}.page
{background: grey; }