Home Forums WoodMart support forum Gap Between Product Items

Gap Between Product Items

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

    atpd23
    Participant

    Hello,

    I would like to set a gap between product items – please see the attached image. On this forum, I have found this code:

    body .products {
        margin-left: -40px;
        margin-right: -40px;
    }
    body .products .product {
        padding-left: 40px;
        padding-right: 40px;
    }

    ..but it isn’t working on my side. Is that code still working or how can I set a gap? Please note, I would need to keep borders around the items.

    Best Regards

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

    Hello,

    Unfortunately, it is not possible to set the gap with the bordered grid.

    If you have any questions please feel free to contact us.

    Best Regards

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