Shopify themes, liquid, logos, and UX
Hello, I am using the spotlight theme and looking to move the menu drawer button to right right side of the page for mobile.
Thank you for looking!
Solved! Go to the solution
This is an accepted solution.
Thank ypou for the information. Do you mean like this? After the nav?
If it is try this one.
@media (max-width: 989px) {
header.header.header--middle-left.header--mobile-left.page-width.header--has-menu.header--has-social.header--has-account {
display: flex;
justify-content: space-between;
}
header-drawer {
order: 3;
}
.header__icons.header__icons--localization.header-localization {
margin-left: 65%;
}
}
@media (max-width: 629px) {
.header__icons.header__icons--localization.header-localization {
margin-right: 10px !important;
margin-left: 50%;
}
}
@media (max-width: 480px) {
.header__icons.header__icons--localization.header-localization {
margin-left: 30%;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Would you mind to share your Store URL website? with password if its protected. Thanks!
This is an accepted solution.
Thank ypou for the information. Do you mean like this? After the nav?
If it is try this one.
@media (max-width: 989px) {
header.header.header--middle-left.header--mobile-left.page-width.header--has-menu.header--has-social.header--has-account {
display: flex;
justify-content: space-between;
}
header-drawer {
order: 3;
}
.header__icons.header__icons--localization.header-localization {
margin-left: 65%;
}
}
@media (max-width: 629px) {
.header__icons.header__icons--localization.header-localization {
margin-right: 10px !important;
margin-left: 50%;
}
}
@media (max-width: 480px) {
.header__icons.header__icons--localization.header-localization {
margin-left: 30%;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you!
This was not showing on the right when i flex fit the laptop browser window to mobile view, but did work when I pulled it up on mobile.
Welcome, You said for the mobile right?
Hello! I followed these instructions exactly and unfortunately, my header looks the same on the mobile view. I use the Dawn theme. Can you offer ay further assistance? Thank you so much.
Hi @ErikaTK
This code is for the owner of the post. Would you mind to share your store URL? So i can take a look. Thanks!
Hello! Yes, here's my website URL: https://pacifichibiscus.com/
In the mobile view, the menu is still on the left side.
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