Home Forums WoodMart support forum How to change a Single Page background in black ? thanks

How to change a Single Page background in black ? thanks

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #292384

    nick122
    Participant

    Hi, I have set my Theme background in light, not dark, but I need to make some page background in black.

    also how to change the Menu bar color?

    #292455

    nick122
    Participant

    there is a [ Wrapper background for ALL pages ] option , but I want to make some page background color change , not all .

    thanks

    #292515

    Hello,

    We can try to set the background of the pages with the custom CSS.

    The menu background and text color is set in the row settings: https://xtemos.com/docs/woodmart/header-builder/header-rows-columns-configuration/

    Best Regards

    #292543

    nick122
    Participant

    Hi please give me a sample of Css code , so that I can try .

    thanks you very much

    #292602

    Hello,

    You need to add this code to the page settings: https://gyazo.com/df574699093c42fb4b9d666272ad5074

    body.woodmart-archive-shop .main-page-wrapper {
        background-color: red;
    }

    Set the color as per your needs.

    Best Regards

    #292647

    nick122
    Participant

    THANKS YOU VERY MUCH
    I SLOVE THE PROBLEM BY USING CHROME INSPECT ELEMENT , TO FIND THE ELEMENT CSS RULE
    AND COPY IT TO THAT

    THANKS FOR YOUR VIDEO TEACHING EXCELLENT

    #292769

    We are always happy to help you, write to us when you have any difficulties or issues with our theme.

    We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service

    Thank you in advance

Viewing 7 posts - 1 through 7 (of 7 total)