Background color for Integrity stack

Hello, My apologies for repeating a support question but this topic and the reply were locked. I changed the background color for my Integrity stack to white (#fff). Firefox is displaying the correct background color but neither Chrome or Microsoft Edge (tried it with just these two besides Firefox so far), is displaying an all white background. Do I need to hand code CSS so the other browsers will display a white background?

I cleared cookies, caches, etc. but no change.

Ok, I just entered this css in the Wordpress Customize CSS and the background is now white in Chrome, etc.

.x-root .site{
background: #ffffff;
}

Update: I found out that the X Integrity theme has a default grey background image that I can’t seem to remove. So I used the custom CSS to change the entire background color to white. Unless there is a better option.

1 Like

Hi Joanna,

Glad you found the cause of the issue though it is not set on Integrity stack CSS but it is set on the settings. No need for that CSS. Please go to Theme Options > Layout and Design > Background Options. Update and reset the settings as you needed.

Hope this helps.

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