Shopify themes, liquid, logos, and UX
first of all, i want too reduce the space between the search bar and the user icon
i would like it will be like the space between the user and cart icons.
i also have problem with the maburger menu- it doesnt open the menu currectly while clicking on it.
as you can see the menu is open but nothing can be seen,
and in mobile display, the header icons are little messy
i need the menu o be on the right, and user, search&cart icons on the loft, jusy like in the desktop display
thank you all for the help.
hey i cant find this part in the header.liquid file
it now looks like this:
in the right side instead of left side and when i click it it opens like this
instead of like this
Hello @tdil ( --> you can see the menu is open but nothing can be seen )
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file.
.menu-drawer {
visibility: inherit;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
thank you it worked!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey 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, 2025