Hi
I would like to have a grid view for the collection pages on mobile device.
Does anyone know the solution in here? I have checked the previous codes, they don`t work.
Thanks for your help.
Hi
I would like to have a grid view for the collection pages on mobile device.
Does anyone know the solution in here? I have checked the previous codes, they don`t work.
Thanks for your help.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
You could have a look here, it worked for me.
Hi Ketan,
I have seen, you have modified the view but it looks worse then before…can you check it please? Thanks
@media screen and (max-width: 590px) {
#CollectionSection .grid-uniform {
padding:0;
}
.grid__item.grid-product.medium--one-half.large--one-third {
width: 50%;
}
}
thanks for store url please try this code
@media screen and (max-width: 590px) {
#CollectionSection .medium--one-half {
width: 50%;
}
}
I have took out this code..it looked worse than before.
Hi
Thanks for the code, but the pictures are really small with this code and all over the place.
please share issue images