Home Forums WoodMart support forum Wrapper background for Home page

Wrapper background for Home page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #274120

    Satham
    Participant

    Hello Team,
    I want to know how to change Wrapper background color for only Home page. The current setup from style & color > Pages background > Wrapper background for all pages changes background for all the pages. But I want change only Home pages and it should not after any other pages. Can you please guide me on this . Thanks in advance

    #274134

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .home .main-page-wrapper {
        background-color: orange;
    }

    Regards.
    Xtemos Studios.

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