Home Forums WoodMart support forum How to increase space between product rows?

How to increase space between product rows?

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

    ajay_odedara
    Participant

    How do I increase this space between two product rows – http://prnt.sc/10ig8oq
    With this space, it looks too congested.

    #272659

    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.

    .product-grid-item {
        margin-bottom: 35px;
    }

    Regards.
    Xtemos Studios

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