Shopify themes, liquid, logos, and UX
Hi all!
I want to move the logo icon on the header to the left, in the place I show on the picture.
I found a code to do this, and I managed to do it but the position of the logo also changes on mobile, which I don't want. I want the position of the logo on mobile to appear exactly where it is now, which is in the middle.
Could someone please help me?
I can provide store URL and password through PM upon request.
Thank you for your time!
Solved! Go to the solution
This is an accepted solution.
Hi @sirensiren
Try this one.
@media only screen and (min-width: 990px){
header.header.header--middle-left.page-width.header--has-menu {
max-width: 100%;
}
}
This is an accepted solution.
Hi @sirensiren
Try this one.
@media only screen and (min-width: 990px){
header.header.header--middle-left.page-width.header--has-menu {
max-width: 100%;
}
}
Thank you, it worked! You are great and you saved me so much time and I deeply appreciate it! 🙂 ❤️
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify 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, 2025