I put a background image in the Wrapper Area, Content Area option.
I wanted to make sure I could hide it when needed.
I used both of the following:
In the xtreme Per page CSS style area
#content {background-image:none;}
then the detailed rule in the theme Global CSS Rule box
.page-id-xxxx #content {background-image:none;}
It is still showing.
This is the page:
https://wildcountry307.com/what-the-hell/
This has always worked before.
I would appreciate any help you can offer.
Thank you very much!