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!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025