Home Forums WoodMart support forum Change the Row gap in archive pages

Change the Row gap in archive pages

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #546509

    Tal2000
    Participant

    Hi,

    Can we change (increase) the row gap in archive pages WITHOUT CHANGING the column gaps?

    Regards,

    #546578

    Luke Nielsen
    Keymaster

    Hello,

    Please send me some screenshots for a better understanding.

    Looking forward to collaborating with you!

    Kind Regards

    #546816

    Tal2000
    Participant

    Hi,

    I want to increase the gap between product rows in product archive pages (without changing product column gap). Product rows seems to be too close specially in mobile view. Is this possible?

    Regards

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

    Luke Nielsen
    Keymaster

    Hello,

    In general, it’s possible. Is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?

    Kind Regards

    #546967

    Tal2000
    Participant

    Hi,

    I have changed the “Space between products” in Product Archive > Product Grid. There, it changes both column and row gap. But I want to set different values for column gap and row gap.

    #547049

    Luke Nielsen
    Keymaster

    Hello,

    Use the code below for help:

    .archive .wd-products {
        row-gap: 50px;
    }

    Thank you for your time and have a good day!

    Kind Regards

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