Archived topic
the vertical gap between products (at subcategory pages)
6 replies · Started by Juned on January 17, 2021
Hi,
Please suggest me: at mobile view - the vertical gap between products (at subcategory pages) is slightly lower than it should be.
Pls guide me how to increase the margins, if its required.
Hi there,
Are you referring to this space here?
https://www.screencast.com/t/3yPHFYwes
Can you disable Autopimize so I can inspect the code better?
Hi,
I didn't received your reply mail, that's why replying you little late.
Yes I am referring to what you have noticed at your screenshot.
I have deactivated Autoptimize also.
Kindly do the needful.
Hi there,
try adding this CSS:
#wc-column-container ul.products li.product {
margin-bottom: 2em;
}
Did I forgot to say THANKS?
:)
Thanks David.
Glad to be of help!