Home Forums WoodMart support forum Spacing beneath 'Add To Cart' button on Shop Page

Spacing beneath 'Add To Cart' button on Shop Page

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #131061

    shrooki
    Participant

    How do I add in more spacing beneath the Add to Cart button?

    Screenshot attached.

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

    Hello,

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

    body .woodmart-spacing-10 > .product-grid-item  {
        margin-bottom: 40px;
    }

    Best Regards

    #131215

    shrooki
    Participant

    That didn’t work 🙁

    When I pasted it in there, your global CSS section did give an error. Screenshot attached.

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

    shrooki
    Participant

    Whoops, wrong screenshot!

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

    Hello,

    Copy the code from the forum, not from the main and make sure it looks exactly like the code I have provided.

    Best Regards

    #132379

    shrooki
    Participant

    That worked – thank you!

    #132396

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Spacing beneath 'Add To Cart' button on Shop Page’ is closed to new replies.