Shopify themes, liquid, logos, and UX
I want in my shopify theme cart and drawer menu on right side and logo on the left side ON MOBILE VIEW.
My store URL: https://astrofreezetreats.com/
Solved! Go to the solution
This is an accepted solution.
You add code following this instruction.
<style>
@media (max-width: 749px) {
.header__main-nav {
grid-area: secondary-nav !important;
}
.header__main-nav .header__icon-list {
justify-content: flex-start !importnt;
flex-direction: row-reverse !important;
}
.header__logo {
grid-area: main-nav !important;
}
.header__secondary-nav {
grid-area: logo !important;
}
}
</style>
The result
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
This is an accepted solution.
You add code following this instruction.
<style>
@media (max-width: 749px) {
.header__main-nav {
grid-area: secondary-nav !important;
}
.header__main-nav .header__icon-list {
justify-content: flex-start !importnt;
flex-direction: row-reverse !important;
}
.header__logo {
grid-area: main-nav !important;
}
.header__secondary-nav {
grid-area: logo !important;
}
}
</style>
The result
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025