I cant seem to get a single color as background in the posts. The blog page has an image as background just as the other pages.
But i don't want an image as background with the posts. It is very unclear and hard to read the post because of the background.
In the image i put a square marker around the area where i want the background to be white.
Thanks for the support
                
Comments
to set background color for this section please use below css:
.single-post .section.section-post-header { background: #FFF !important; }.single-post .section.section-post-about, .single-post .section.section-post-footer { background: #FFF !important; }