Site logo

Archived topic

Background color missing below posts and columns

7 replies · Started by Tony on July 17, 2017

Viewing posts 1–8 of 8

Hi Tom,

I found a fix for this here on the forum a couple months ago and it worked - for a while. I updated recently and now you can see the page background again below post lists and column content (see here). Please advise.

Have you tried setting your content to "One Container" in Customize > Layout > Container?

Just did and that did the trick, thanks! It seems to have changed a couple classes and/or IDs, too, but I'll deal with that when I get time.

Cool, that should be a permanent solution that won't ever change :)

Hate to reopen but the mobile css is worse than I thought since setting to one-container. I messed with the CSS for a while but I had to restore the site as I just don't have the time right now. There's a lot of custom CSS and after setting the one-container option, it's not easy for me to figure out which lines may be screwing things up or if I just need more new CSS (or maybe the update changed a few things, as well?).

The single container option seems like it would have been great to start with, though. Any other suggestions to remedy until I have time to make all the CSS fixes needed for the one-container option?

Try this:

.site-content {
    background-color: #fff;
}

Appears to do the trick nicely. Thanks! Was that class added in the update? This fix is so simple, I'm baffled why I didn't use it in the first place.

Thanks again, Tom.

That class has been there since the beginning :)

Glad I could help!

This archived topic is closed to new replies.