Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
does anyone know how I can solve this on mobile. On desktop it looks good but on mobile it does not
Solved! Go to the solution
This is an accepted solution.
Hi, @Lamyglam
Greetings from the Store Watchers Support Team! Happy to help you today.
1. Go to online store > theme > Edit code > Assets > base.css (file) and Paste the below code at the bottom of the file -> Save
@media (max-width: 749px){
.header {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
}
2. After adding the above CSS, it looks like this
Let me know If need further assistance
Regards,
Store Watchers Support Team
This is an accepted solution.
Hi, @Lamyglam
Greetings from the Store Watchers Support Team! Happy to help you today.
1. Go to online store > theme > Edit code > Assets > base.css (file) and Paste the below code at the bottom of the file -> Save
@media (max-width: 749px){
.header {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
}
2. After adding the above CSS, it looks like this
Let me know If need further assistance
Regards,
Store Watchers Support Team
Thank you so much!
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