My header size is too big, I want to reduce it’s height.
And want to make the header logo and menu in one line like: “menu - logo - cart icon”
Preview link: https://grwthshop.nl/
Please help me in this matter
Thank you
My header size is too big, I want to reduce it’s height.
And want to make the header logo and menu in one line like: “menu - logo - cart icon”
Preview link: https://grwthshop.nl/
Please help me in this matter
Thank you
ul.dt-nav > li > a {padding: 0 30px 10px 30px;}
Let me know if you acheived what you need by marking this as a solution.
Hello @Fayed
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Thanks for your response.
It worked for desktop but messed up in mobile view
wait
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
sorry i forgot to add CSS for logo position.
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Amazing, Now it’s perfect!
Thanks for your help