Home Forums WoodMart support forum Remove gap between add to cart button and content After “Add to cart button”

Remove gap between add to cart button and content After “Add to cart button”

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #365907

    Hausbasket
    Participant

    I want to minimize the gap between add to cart button and the content After “Add to cart button”.

    Screen shot attached for more information

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

    Hello,

    Please insert the site admin access into the Private content below the message area. We will check the padding/margins in the block you have added.

    Best Regards

    #365985

    Hausbasket
    Participant

    Login Details Attached Below

    #366040

    Hello,

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

    body .summary-inner .cart {
        margin-bottom: 0;
    }

    Best Regards

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