Shopify themes, liquid, logos, and UX
Hi everyone,
Newbie here, I was wondering if there's a way to make the collection pages to have more items in each row? On mobile phone view, there's only one product each row and really big photo. Is there an easy way to do it? I am using Debut theme.
Here is the website: https://artsuppliesaustralia.com.au/
TIA
Cheers!
Solved! Go to the solution
This is an accepted solution.
Hi @hurencio,
Because when change in customize, it may not display well due to loading JS, you can check at real device.
Please change it and resend me the link. I will check it.
Because I checked and it works perfectly. https://i.imgur.com/1sT69GE.png
Hope it is clear to you.
let me know per row product 4,5,6?
also please check your theme setting its allow this
hi @KetanKumar,
Thank you for your response.
2-3 rows I guess will look better so that it would not take all the spaces when viewing it on phone.
Cheers!
thanks for update
i can't see now 2 per row in mobile its fine what do you need?
Hi @hurencio,
Please follow this process:
Go to sections/collection-template.liquid file and find 'col-xs-12'. Change the code:
col-xs-12 => col-xs-6
Hope it helps!
If my answer can help you solve your issue, please mark it as a solution. Thank you and good luck.
Hi there @LitExtension ,
Thank you for the response.
When I change the code it shows this. It's still one item per row.
Kindly see image below.
Cheers!
This is an accepted solution.
Hi @hurencio,
Because when change in customize, it may not display well due to loading JS, you can check at real device.
Please change it and resend me the link. I will check it.
Because I checked and it works perfectly. https://i.imgur.com/1sT69GE.png
Hope it is clear to you.
Hi @hurencio,
I saw you liked my answer. If it helped you solve your issue, please mark it as a solution. Thank you and good luck.
got it! thanks!!
hii, @hurencio
Paste this code on top of the stylw.css file or responsive.css file.
@media screen and (max-width: 767px){
.arrival .col-xs-12 {
width: 50% !important;
}
}
Thank You.
Hi @Zworthkey
Thank you for the response.
I've tried executing it but nothing happened. Still one item per row on default collection.
Kindly see image below.
Cheers!
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024