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!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024