Change the Row gap in archive pages
-
Hi,
Can we change (increase) the row gap in archive pages WITHOUT CHANGING the column gaps?
Regards,
Hello,
Please send me some screenshots for a better understanding.
Looking forward to collaborating with you!
Kind Regards
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.
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
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.
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