Shopify themes, liquid, logos, and UX
Dear shopify community,
Thank you for your support in advance.
after update the theme,the code is not working again.
i would like to move my website logo again to hard left and cart,search icon to hard right, Dawn theme 12.0.0
would you mind helping me with that please?
thanks in advance for your assistance.
Solved! Go to the solution
This is an accepted solution.
Hey @Forma-uae
Keep the previous code and add this new code above </style> in theme.liquid file
header-drawer {
margin-left: 0 !important;
}
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hey @Forma-uae
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
hello moeed,
thank you for your response.
actually our website is launching and working already.
forma.ae
thank you for understanding
Hey @Forma-uae
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.header {
margin: 0 !important;
padding: 0 !important;
max-width: 100% !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
thank you for your help,but as you can see,when i open the website from mobile,the drawer on the left side is a little hidden,can you help me to make the same distance same as cart on right side?
thanks in advance.
This is an accepted solution.
Hey @Forma-uae
Keep the previous code and add this new code above </style> in theme.liquid file
header-drawer {
margin-left: 0 !important;
}
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you.
solved
User | RANK |
---|---|
224 | |
176 | |
63 | |
54 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023