Home Forums WoodMart support forum Padding / Color before Footer

Padding / Color before Footer

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

    nephyhlim
    Participant

    Hi there

    how can I change the withe background to the color of the FOoter?

    See img attached

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

    Hello,

    In order to do that you will need to set violet column and grey color for divider http://prntscr.com/j85t9f

    In addition, you will need to add custom CSS to Page setting

    .site-content {
        margin-bottom: 0px;
    }

    Best Regards

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