Shopify themes, liquid, logos, and UX
Good morning and happy weekend,
I would need a hand:
how can I move the menu icon to the right and make it open from right to left (like the yellow arrow) and move the logo more to the left?
Thank you for your time
Add this css In your Base.css File
header-drawer{
grid-column: 2 / 2;
grid-row: 1 / 1;
justify-self:end !important;
}
.header--middle-left {
grid-template-areas: "heading navigation icons" !important;
}
.menu-drawer{
transform: translate(100%) !important;
left: unset !important;
right: 0;
}
.no-js details[open]>.menu-drawer, .js details[open].menu-opening>.menu-drawer, details[open].menu-opening>.menu-drawer__submenu {
transform: translate(0) !important;
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
The logo and the menu are perfect but this last one doesn’t work… How can i fix it?
The second picture is when i click che menu icon
I checked your requirements but it needs customization in header file of the theme for desktop and mobile.
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