How to put the logo in the middle (desktop/mobile)?

I am using ware house theme , how can I put the logo in the middle for desktop/mobile?

Hi @abedzoabi

You can try to change the header layout in your Online store > Themes > Customize > Header. If it does not have that option, please drop your store URL here so I can provide the code

Hey @abedzoabi

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

https://3c7b52-3.myshopify.com/

Hey @abedzoabi

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 tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Go to Online store > Themes > Edit code > open theme.liquid file, add this code under element to make it center in mobile


check from the mobile its not working , and this code is changing only the logo , we want to move the A HREF (not be clickable on all the banner only on the logo)