Shopify themes, liquid, logos, and UX
I would like the code to make the "Featured Collection" display on mobile only one by one or full size as opposed to in a grid. I wish the theme had an option to do this but it does not. I tried this custom code however it doesn't work. Can you please help me
@media screen and (max-width: 767px) { .collection-item { width: 100%; } }
Absolutely. Livskick.se
@livinglight108 , go to stylesheet.css and add the following code :
@media (max-width : 740px){
.featured__collection-template--20191361958231__940f8cea-d1b2-419d-a11b-9691a6980e7d .product-loop {
grid-template-columns: 1fr !important;
}
}
@livinglight108 , I don't have one, you can Buy me a Coffee, I have my paypal there.
Hi @livinglight108 ,
This is Theodore from PageFly - Shopify Page Builder App.
For solving the problem about Featured Collection Widget To Display Items One By One Or Full Size On Mobile Instead Of Grid , let’s try this solution:
Online Store ->Theme ->Edit code->theme.liquid
<style>
.product-loop {
grid-template-columns: 1fr !important;
}
</style>
I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | 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.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024