Background Does Not Change
-
CONFIG
New website on new domain that comes with WordPress
Editing from Windows 10 machine, using Edge browser.
WordPress Theme: Twenty Twenty OneISSUE
I edit the color of the Background of the template using customize menu. The change shows in the template editor, but not on any of my Pages (as viewed in their editor or in the editor’s Preview).TRIED
*I have tried changing themes to reset the theme change (including uninstalling and reinstalling the 2021 theme twice).
*I have tried adding custom CSS code. No change..main { background-color: #fff !important; } #content { background: #fff !important;}* I have tried manually editing all the hexidecimal color numbers the 6000 line style-rtl.css in the Theme Editor. Then I read later that changes here will be overwritten on updates, so even if it worked, it would not last. It did not fix the problem.
* Refreshing my cache in my browser does not apply as I have not yet published my website.
*I have read multiple documentation and posts on this topic. No solution so far.QUESTION
How to get the background color function to actually change the background color on my pages?The page I need help with: [log in to see the link]
The topic ‘Background Does Not Change’ is closed to new replies.