Hi there,
I’m unable to change my blog background colour to white. For the main page and for individual posts. I tried a number of options on the forum, but they don’t work for me.
Details provided in private content area.
Thanks,
Glenn
Hey GlennBolan,
Please try the following in Quick CSS under Enfold->General Styling:
.main_color {
background-color: #fff !important;
}
Best regards,
Rikard
Hey Rikard,
I’ve added that in to the Quick CSS and saved. The blog page and individual posts unfortunately still don’t have a white background.
What else might we try?
Thanks!
Glenn
Hi GlennBolan,
There were some errors in your Quick css, the media queries were not closed. Please check if everything looks as it should.
Best regards,
Victoria
Hi Victoria,
Ah, ok, thank you! The blog colour and background look great now.
The only problem is that on the Welcome page the “Catalysing Leadership Agility” Color Section (just below the top picture) is now white, which it’s not supposed to be.
Thanks,
Glenn
Also, I’ve tried adding a page heading with a Special Heading element to the Blog page, but it’s not showing on the blog page for some reason.
Hi GlennBolan,
I adjusted the code for you. Please check.
Best regards,
Victoria