Home › Forums › Weaver Xtreme Theme › Individual Page Background
- This topic has 6 replies, 2 voices, and was last updated 3 months, 2 weeks ago by
scrambler.
-
AuthorPosts
-
April 14, 2026 at 18:42 UTC - Views: 45 #76661
ROBIN
ParticipantI have tried to use this feature many times, but I have never been able to make it work.
Using the Tab Extreme Plus I see a background color option, Page BG Color. When I put an HTML code in that space I don’t see anything change. I have cleared my cache and nothing changes.
Am I using this option incorrectly?
Here is the page I am trying to get it to work on. https://bellaann.com/reserve-collection/
Thanks for any help you can provide.
April 14, 2026 at 20:48 UTC - Views: 43 #76663scrambler
ModeratorI do not see a per page CSS from the page BG color box on your site\\
What did you type in the Xtreme options for this page > Xtreme Plus tab > per page area added classes section > Page BG box?
Try typing just red to test (it works on mine)
As before with similar issue triple check all possible sources of cache issues (including your ISP), and test on a different computer and browser.
As before triple check the syntax of the content of your Custom CSS box, by running its content through an online validation tool
April 14, 2026 at 20:54 UTC - Views: 40 #76664scrambler
ModeratorBy the way if you want to eliminate the tan bar above the header image use the rule below to remove the default top margin on that image
#header-image img {margin-top:0;}
April 15, 2026 at 23:16 UTC - Views: 33 #76670ROBIN
ParticipantThank you for the RED idea. What that showed is I probably am asking the wrong question. Is there a way to change the Container Background. The client wants to see the the entire page the same color as the background of the products.
Thanks for your help.
April 15, 2026 at 23:55 UTC - Views: 32 #76673scrambler
ModeratorThe darker tan background around the light rectangle around the products comes from both the wrapper and the content.
So if you want to change both of these on a specific page, you can put the rule below in the per page CSS box
#wrapper, #content {background-color:red;}
May 10, 2026 at 12:52 UTC - Views: 25 #76851This reply has been marked as private.May 26, 2026 at 07:44 UTC - Views: 12 #76974 -
AuthorPosts
- You must be logged in to reply to this topic.

