Home Forums WoodMart support forum how to add custom background to the home page only

how to add custom background to the home page only

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

    mzinhom-abn
    Participant

    how to add custom background to the home page only

    #367422

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.home .sticky-footer-on .main-page-wrapper {
        background-color:red;
    }

    You need to replace the color as per your needs.

    Best Regards

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