Home Forums WoodMart support forum How to increase vertical distance between products.

How to increase vertical distance between products.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #605922

    houmass0
    Participant

    How i can increase vertical distance between products on grid as showen on the picture

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

    houmass0
    Participant

    like this

    #606065

    Hello,

    Can you please share the page URL so I will check and give you a possible solution?

    Best Regards

    #606325

    houmass0
    Participant
    #606385

    Hello,

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

    .wd-product :where(.product-wrapper,.product-element-bottom){
        margin-bottom: 10px !important;
    }

    Best Regards

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