Shopify themes, liquid, logos, and UX
Hello guys, I want to put the menu icon where the car is, can you help me?
Pass-Humblee3030
I use refresh theme
Hello, Here just change the CSS with your order value, remove important from both, and as per the above screenshot please make changes in your styles.
Hi , I want for mobile view to 😁
Add this code in your base.css file:
@media (max-width: 988px) {
#shopify-section-sections--17005268730034__header .header.header--top-left.header--mobile-left.page-width.drawer-menu.header--has-menu.header--has-social.header--has-localizations header-drawer {
order: 3 !important;
margin: 14px;
}
}
Result:
Hey , put on base css and done work for me 😭
Don't worry, if you find this code and delete it, the previous code will work.
@media (max-width: 988px) {
#shopify-section-sections--17005268730034__header header-drawer {
order: 1 !important;
}
}
You can search for example in: theme.liquid or header.liquid. To do this, click on the code of the file in question, press CTRL + F to open the word search, add this phrase: order: 1 !important; and click on "Next", the code should appear, delete it.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025