All things Shopify and commerce
Hello,
My shop is: https://36-old-streets.myshopify.com/
pass: 36streets
My featured collections on the Home page of the mobile site is showing the images to be very small and the titles to be vertical. The way it looks on desktop is perfect but on mobile is not ideal. Is there a way to fix it so that the images stack on the mobile? Like a 2-2-1 or a 3-2 set up? Thank you ahead of time!!
Did you check your theme settings to display images in the format as needed on mobile.
@DeepVyas Yes, I've tried that. It was from a custom code that made it the way it looks on mobile. I'm looking for a way to fix it on the mobile site only. Thanks
Hi @Sundayflea,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css.
Step 3: Paste the below code at bottom of the file -> Save
@media(max-width:767px)
.collection-grid ul.grid.grid--uniform{
display: grid !important;
grid-template-columns: 1fr 1fr;
}
.collection-grid ul.grid.grid--uniform li{
padding: 10px !important;
min-width: 100%!important;
}
}
Hope my solution works perfectly for you!
Best regards,
Victor | PageFly
Please let me know if it works by giving it a like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Let’s create a unique website design with PageFly for free now!
@PageFly-Victor I added the code but it changed both my desktop and my mobile page. It also did not stack it as expected. It just increased the size of the images and does not stack/ layer like the screenshot you have attached. Thanks!
you can add it again and I will check now
or you can add on the preview theme
Please let me know if it works by giving it a like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Let’s create a unique website design with PageFly for free now!
User | RANK |
---|---|
26 | |
24 | |
23 | |
17 | |
14 |
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