Shopify themes, liquid, logos, and UX
Hello, my theme does not offer me the ability to have two columns for collections on mobile, I would like to have two collections, side by side. Right now it is one collection, under it another collection, and they are full width. I would like them to be 50% and side by side,
I am on flow theme.
Hi @snoopy55
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Layout/theme.liquid
3. Add code below to bottom of file before </body> tag
@media(max-width: 767px){
#template--collection.collection-main-body-inner > .grid__item {
width: 50%!important;
}
}
Thank for your help. Although I do not believe it worked..
I want the collections to be in grid form, side by side, on mobile. Thanks
Hi @snoopy55
Could you share your store url and password? I will help to check it.
User | RANK |
---|---|
178 | |
155 | |
76 | |
32 | |
31 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023