How can I adjust the size of my navigation bar?

Hi all,

Hope you can help, as it’s driving me a little crazy.

I have a store on shopify and I want to change the height of the navigation bar. It looks too thick to me. I’ve tried lots of changes, but I can’t seem to get it all to match up properly.

I’m guessing there is something I’ve not tried…

Thanks

Hello EdeniaJewelry,

Can you please share your store URL and the password, so we can check it?

Best regards,

Diamond team

1 Like

@EdeniaJewelry

Welcome to the Shopify community!
and Thanks for your question.

Please share your site URL,
So I will check and provide a solution here.

1 Like

hello my website isn’t online yet .. how can we check this together?

please find a picture of how my menu looks right now.

it’s way too thick also the font is black i would also like to change the font to white if possible.

thank you for your help !

@EdeniaJewelry

Thanks for an update can you please share store Preview url so i will provide guide

1 Like

tell me if you can see it :slightly_smiling_face: https://ci6uz9z89ilmikhx-51040944312.shopifypreview.com

1 Like

@EdeniaJewelry

Thanks

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css->paste below code at the bottom of the file.
.site-nav--centered {
    padding-bottom: 0;
    margin: 10px 0px;
}
1 Like

You’re amazing thank you so much !

i also struggle with another problem, if you could help that would be awesome.

I’m trying to change some things to my mobile version:

1: my menu is white and the font black, i would like it to be background black and font white how do i manage to do that?

2: still on mobile version, i would like my logo to be on center and the menu on the left like this:

1 Like

@EdeniaJewelry

It can be done by doing some code customization. please send me a personal message and we can discuss what you’d like

1 Like