Home New Guten Forums WoodMart support forum how to remove the gap between product description and footer

how to remove the gap between product description and footer

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

    eric
    Participant

    Hi there,
    I want to remove the gap between product description and footer on single product page.

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

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product .footer-container {
    margin-top: -40px;
    }

    Regard’s.
    Xtemos Studio.

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