How do I move my menu to left in header for the Debut theme

How do I move my menu to left in header for the Debut theme

justbree
New Member
8 0 0

Hello Shopify community,

 

I am trying to move my menu to the left of the screen with my logo centered and my cart icon on right side of screen. 

 

I can't figure out how to move only menu to left side of screen and padded correctly to match the alignment of the cart icon on right side.

 

So, "SHOP" and "ABOUT BREE" should be on left side rather than center under scribble logo. Thanks in advance! 

 

Screen Shot 2023-07-21 at 9.26.57 PM.png

 

Replies 9 (9)

Moeed
Shopify Partner
6292 1711 2055

Hey @justbree 
Kindly share your Store URL and Password if enabled

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Create high-converting pages - PageFly Page Builder.


justbree
New Member
8 0 0
Moeed
Shopify Partner
6292 1711 2055

Hey @justbree 

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>
.site-nav {
    text-align: left !important;
    margin-left: 30px;
}
</style>

Moeed_0-1690012764645.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 Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Create high-converting pages - PageFly Page Builder.


justbree
New Member
8 0 0

Thank you Moeed. I figured out how to do that before, but how do I make it so it isn't so low on the left side. Does that make sense? 

 

See how the cart icon on the right side is center to logo in middle? I am trying to match the menu on left side to be higher and aligned properly with logo in middle and cart icon on the right. 

 

Hope that clarifies what I am trying to do. Thanks again! 

Moeed
Shopify Partner
6292 1711 2055

Hey @justbree 
Apologies for the confusion, you may remove the previous code and try this new code.

 

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>
.site-nav {
    text-align: left;
    margin-left: 50px;
    bottom: 90px;
    z-index: 99;
}
</style>

Moeed_0-1690013609650.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 Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Create high-converting pages - PageFly Page Builder.


justbree
New Member
8 0 0

Thank you, Moeed! 

 

It's perfect, but I just realized the hamburger menu is still on right side when viewed in mobile version. Could you please help me make the same changes for the mobile version. 😬

 

Sorry! 

Moeed
Shopify Partner
6292 1711 2055

Hey @justbree 

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>
.grid.grid--no-gutters.grid--table.site-header__mobile-nav {
    flex-direction: row-reverse !important;
}
</style>

Moeed_0-1690014169607.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 Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Create high-converting pages - PageFly Page Builder.


justbree
New Member
8 0 0

haha Oh, I am so sorry. 

 

I meant only the hamburger icon on left side and cart on right in mobile version. 

 

Could you please help me make change? thank you Moeed

Hristina94
Tourist
13 0 1

Hello,

Hello,

Could you please assist me with the following?

For the header in the desktop version:

  • I want the logo to be centered.
  • The menu should be on the left, and the cart should be on the right, without the search bar.
  • They should all be aligned with the logo.
  • The menu font should be Lora, bold, and at least 30% larger.

For the mobile version:

  • The menu should be on the left, the logo in the center, and the cart on the right.

Thank you in advance for your assistance!


https://mfvxxq-kt.myshopify.com/
pass:0876624960