Home Forums Weaver Xtreme Theme Individual Page Background

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #76661
    ROBIN
    Participant

    I 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.

     

    #76663
    scrambler
    Moderator

    I 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

     

     

    #76664
    scrambler
    Moderator

    By 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;}

     

    #76670
    ROBIN
    Participant

    Thank 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.

    Reserve Collection

    Thanks for your help.

    #76673
    scrambler
    Moderator

    The 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;}

     

    #76851
    Private Reply
    ROBIN
    Participant
    This reply has been marked as private.
    #76974
    scrambler
    Moderator

    @ROBIN Sorry, The forum does not display new unchecked post in bold for me anymore, so I thought there was nothing new…..

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.