What's your biggest current challenge? Have your say in Community Polls along the right column.

Expand Navigation Menu

Expand Navigation Menu

Beyrun
Excursionist
22 0 5

Hi there, hope you're all doing well.

 

I have been working on this store of mine for a very long time now and finally came to the point of marketing.  However there's something I want to add to my store.

 

I want to add few more to this navigation menu. How do I go about expanding it?

 

url: www.beyrun.co.uk

 

Current navigation Menu:

HOME - SHOP - ABOUT US - CONTACT US - GIFT CARD - BLOGS

 

I want to add more to this list. I know I can add more, but I just want to utilise the blank spaces on both sides. 

 

When I add more, it forms a new line.  I want all to be under the name line.

 

Is there a way to expand the width so I can fit more?

See attachment below: - 

Screenshot 2024-11-27 182812.png

 

 

Thank you in advance

Replies 4 (4)

Mehran_Ali
Shopify Partner
439 55 68

Hi @Beyrun 

 

Just follow the steps Below:

  1. Go to online store ->  theme 
  2. select three dots and select code edit 
  3. Search for the file theme.css and base.css 
  4. past that code at the end 

 

header {
    max-width: 85% !important;
    grid-template-columns: 1fr auto 1fr !important;
}​

 

I hope this solution worked for you!
If yes Just like this Reply and Mark it as a Solution and to keep me motivated BUY ME A Coffee

-If this solution helps you, kindly LIKE THIS REPLY and MARK AS A SOLUTION OR

Buying Me A Coffee.

-If you need an expert Shopify developer for customization and development, feel free to contact me.


Email: Mehran.ali5300@gmail.com


WhatsApp: +92 343 0211536

Beyrun
Excursionist
22 0 5

Screenshot 2024-11-27 212143.png

 

Screenshot 2024-11-27 212143.png

 

 As you can see in the picture. I want to reduce the spaces that I circled in blue

 

 

 

Thank you for your message. Did add the code, but the navigation is in 2  lines. 

Mehran_Ali
Shopify Partner
439 55 68

can you share the Screen shot where you added that code 

-If this solution helps you, kindly LIKE THIS REPLY and MARK AS A SOLUTION OR

Buying Me A Coffee.

-If you need an expert Shopify developer for customization and development, feel free to contact me.


Email: Mehran.ali5300@gmail.com


WhatsApp: +92 343 0211536

Beyrun
Excursionist
22 0 5

Screenshot 2024-11-27 215548.png