How to make navigation text bold on Debut?

Hi there,

How do I bold my navigation text?

karmadesign_0-1645242685689.png

elevatedkarma.com

chifri

Thank you :slightly_smiling_face:

1 Like

@karmadesign

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

Please share your store URL.
So that I will check and let you know the exact solution here.

Hi @Zworthkey ,

Thanks for your thought. I have my URL and password in the message:

https://elevatedkarma.com/

chifri

1 Like

@karmadesign

ul#SiteNav li button {
    font-weight: 600 !important;
}

Add this code in the bottom of the theme.scss or theme.css file

1 Like

Hi @Zworthkey ,

That did it for all of my devices!

Thanks for your help :slightly_smiling_face: