Hello,
How do I increase products per row on mobile in Brooklyn theme to 2?
At the moment it only shows 1 product per row on mobile.
Hello, @jayboogie
Thanks for post.
Please share your site URL,
So I will check and provide a solution here.
Thank you for your reply.
My shop link is up863477.myshopify.com
Password: above
I accidentally deleted the password background jpg so you will have to move your mouse around.
If you can help with that also, that would be great!
Thanks for URL.
div#CollectionSection {
@media (max-width:767px) {
.medium--one-half {
width: 50%;
}
}
}
Hi Ketan, @KetanKumar
I am wondering if you can help me here as well. I have the same concern, but I use a different theme. Here’s the store’s url: https://kinder-wunder.com
Yes, i can help you just let me know which section did you like the same way if possible to give me a screenshot so i will guide you
Thanks
Hi @KetanKumar
On the collection pages, for example this one https://kinder-wunder.com/collections/boys-rompers in the mobile version. Currently there’s one product per row.
Thanks
@media (max-width:767px) {
#custom-products .col-sm-12 {
max-width: 50%;
}
}
@KetanKumar you are amazing! thanks a lot, it works like a charm.
@KetanKumar may I ask you if it is possible to show the tiles on the homepage also the same way? i.e. 2 in a row on the mobile?
Yes, please add this code also
Thanks
@media (max-width:767px) {
#shopify-section-1597997799069 .col-sm-6 {
width: 50%;
}
}
Hello, @VivoTalis
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
http://talis-lines.myshopify.com/
Important to know, the theme currently living on my site is Debut.
But the issues I present to you are in the Brooklyn theme (draft) that I edit in my library because I want to change my site to it.
I think this happened because on the desktop the collection it’s 3 per row, so it makes this look like this on the mobile.
Am I right? how to fix it?
yes please provide the issue theme url
https://talis-lines.myshopify.com/admin/themes/82137448563/editor#/collections/all
That’s the URL you mean?
You’re looking at the site that’s just published, but I’m talking about the new Brooklyn theme (draft) that I’m designing for my site to change it soon.
Good day @KetanKumar , i am having the same issue with the blank space on mobile after following the steps.
would you kindly help me?
store name: didysow.myshopify.com
Thank you in advance