Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
Recently, I changed the menu from left to right. When I press the menu, the menu doesn't open smoothly and the menu items don't appear on the same side.
Is there a code I can add to resolve this issue?
Please check below URL:
matilalight.com/
Hi @Alfarsi,
Go to Assets > base.css and paste this at the bottom of the file:
.menu-drawer {
transform: translate(100%) !important;
right: 0 !important;
left: auto !important;
}
details[open].menu-opening>.menu-drawer {
transform: translate(0) !important;
}
Hope it helps!
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