Home Forums WoodMart support forum Background color

Background color

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

    Blumentall
    Participant

    Hi,

    I have set a background color for the pages.
    On the first page, the entire background is showing correctly but on other pages, there is a wight gap between background color and the footer. I tried different options on the background color setting but the problem is not solved

    Please see the attached image

    Attachments:
    You must be logged in to view attached files.
    #381170

    Hello,

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

    .wd-prefooter {
    padding-bottom: 0;
    }

    Best Regards

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