How can I change my website menu to a single line?

Hi all!

The top menu on my website is currently 2 lines. I would like it to be in a single line instead without reducing the fonts too much. Here’s my website

Hello @purishira36

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css → and find the below name class and change the css width
    Change this class width: https://prnt.sc/39mBJcaa638V
    also change second class width: https://prnt.sc/ySS55l4jTEgX

Hi @purishira36

You can remove home from the TOP Menu as the logo is already taking user to home page.

Let me know any other questions.

I tried that but experienced misaligned sections here