Hello,
I would like to reduce the padding between the two collection list images on my home page and also reduce the white space between products to match.
Thanks
Hello,
I would like to reduce the padding between the two collection list images on my home page and also reduce the white space between products to match.
Thanks
can you please try this code
.grid, .grid--full {margin-left: -10pxx;}
.grid__item {padding-left: 10px;}