Location of Logo and Menu

Solved
RachelGRB
Visitor
3 0 0

Hiya, Is it possible to move my logo more to the left and move the search symbol on the right so that my menu is one straight line?

 

Website - www.glamrocksboutique

Accepted Solution (1)
Moeed
Shopify Partner
3016 753 911

This is an accepted solution.

Hey @RachelGRB 

 

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.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-social {
    max-width: 100% !important;
}
</style>

RESULT:

Moeed_0-1697806257942.png

 

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

 

Best Regards,
Moeed

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️

View solution in original post

Replies 5 (5)
Moeed
Shopify Partner
3016 753 911

Hey @RachelGRB 

 

The website URL which you shared is invalid, can you please share the correct website and password if enabled?

 

Best Regards,

Moeed

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
RachelGRB
Visitor
3 0 0

Sorry it cut off the end for some reason!

 

www.glamrocksboutique.co.uk

 

Moeed
Shopify Partner
3016 753 911

This is an accepted solution.

Hey @RachelGRB 

 

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.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-social {
    max-width: 100% !important;
}
</style>

RESULT:

Moeed_0-1697806257942.png

 

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

 

Best Regards,
Moeed

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
RachelGRB
Visitor
3 0 0

You're a genius thankyou!

Moeed
Shopify Partner
3016 753 911

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️