Personalized checkout and custom promotions with Shopify Scripts
Im trying to put two columns for Mobile on "You May Also Like" example below URL - https://avokitchen.com/
Solved! Go to the solution
This is an accepted solution.
hi @Yusa1
Its SideNode! We will be happy to help you today.
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>
@media screen and (max-width: 450px){
.product-recommendations .product-grid .grid__item {
width: calc(50% - 0.25rem)!important;
}
}
If I was able to assist you, please remember to give it a Like and Mark it as the Solution!
Let me know if need further assistance
Regards,
SideNode
This is an accepted solution.
hi @Yusa1
Its SideNode! We will be happy to help you today.
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>
@media screen and (max-width: 450px){
.product-recommendations .product-grid .grid__item {
width: calc(50% - 0.25rem)!important;
}
}
If I was able to assist you, please remember to give it a Like and Mark it as the Solution!
Let me know if need further assistance
Regards,
SideNode
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024