How to have a menu item in navigation bar bolded?

Hey everyone,

I was wondering if there is a way to have one of my menu items in my navigation bar appear bolded, or even have it moved to the right side of the navigation bar, whereas currently all my menu items are on the left.

Thanks.

Hi @Alex_Joseph

What theme are you using?

And can you give me your Store URL( with pass if your store password is enabled) so I can check it for you?

Kind & Best regards,
GemPages Support Team

Hey,

The theme is refresh,

url is: https://lynkdigitalmarketing.com/password

pasdword is: Password123

@Alex_Joseph

You can add code to make menu items in navigation bar appear bolded and moving the menu to the right of the navigation bar.

Follow these steps.

  1. Go to Online Store β†’ Theme β†’ Edit code https://prnt.sc/NIubHkOJxV7S
  2. Open your theme.liquid theme file https://prnt.sc/iRHDw5p3FdP8
  3. Paste the below code before

I hope this solution can works and support for you.

Best regards,
GemPages Support Team

Hey thanks for the reply!

That seems to work for the most part,

is it possible to just have one of the menu items be effected by these changes, or will it always effect all the menu items?

@Alex_Joseph

Can you tell me specifically what item should be bold?

I can adjust the code to only bold the item for you.

Yeah, just the one that says β€œnew to the web?”

Thanks.

Hi @Alex_Joseph

I changed the above code to bold only the last item β€œnew to web?”.

You can try to instead the above code with this code.


Best regards,
GemPages Support Team

1 Like

Thank you very much for the help :slightly_smiling_face:

Hello @Alex_Joseph ,

I am glad that my recommendation is helpful to you :grin: .

1 Like