Change background color of Post

Hi

I’m using the Church theme, Renew Stack. I want to change the site’s backgroundcolor to black and already did the following:

In Cornerstone, Global>Layout and Desin> Backgroundcolor – change to #000000

In Global CSS add this code:
.site, .x-site {
background-color: #000 !important;
}

However, it only worked with Page and ‘mobile-screen-sized Post’. When the Post is displayed on a tablet or computer, the backgroundcolor goes back to white. Please advise. Thank you.

Hello Joyce,

Thank you for the inquiry.

We may need to inspect the site to fully understand the issue. Please create a test page and provide the URL and login details in the secure note. In the meantime, try checking the site in incognito mode or make sure that you purge the cache before viewing the page.

Best regards.

Hi

I have purged the cache but the issue remains.
The staging site’s url is https://temp.bakuai.no/
This is a sample post that I published https://temp.bakuai.no/project-retail/
You can see the background is not black

login detail is in the security note.

Hi @Joyce82,

I have checked and found that the opening and closing brace are not properly added to the Global CSS. I have checked and added those, and now the background color coming correctly.

Thanks

Thank you! :heart:

Hi @Joyce82,

You are most welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.