Hi, the alignment for the thumbnails is broken. Mostly on the homepage and on the shop page too. Also, your code only helped in the homepage, didn’t work for the shop page. had to add these
@media screen and (max-width: 600px) {
ul.products li.product {
width:50% !important;
padding: 3px;
}
@media screen and (max-width: 600px)
.columns-2 ul.products li.product, .columns-4 ul.products li.product, .columns-6 ul.products li.product {
width: 48.3445%;
}
Attaching the screenshots here
https://ibb.co/SPWLcXR
https://ibb.co/rM3D9W9
https://ibb.co/BKDqfdz