Shopify themes, liquid, logos, and UX
Hello,
I need help to make these 3 items appear in one row on the laptop version.
For the mobile version, these items appear in 3 rows, which is the layout I want. Please do not change the way it looks on the mobile version, just my above request for the laptop version
Here is my website: https://wowberrybites.myshopify.com/
Thank you.
Solved! Go to the solution
This is an accepted solution.
Hello @winnado11,
Please add this code in your theme.min.css file at the bottom.
.custom-content__blocks {
display: flex !important;
}
@media only screen and (max-width: 768px){
.custom-content__blocks {
display: grid !important;
}
}
Hope this will work for you. If the code does not work as expected then please remove it.
iCart Cart Drawer Cart Upsell App
This is an accepted solution.
Hello @winnado11,
Please add this code in your theme.min.css file at the bottom.
.custom-content__blocks {
display: flex !important;
}
@media only screen and (max-width: 768px){
.custom-content__blocks {
display: grid !important;
}
}
Hope this will work for you. If the code does not work as expected then please remove it.
iCart Cart Drawer Cart Upsell App
Hey @winnado11!
It's my pleasure to help you out. Best wishes to you!
iCart Cart Drawer Cart Upsell App
User | RANK |
---|---|
227 | |
157 | |
60 | |
55 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks 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, 2023