How can I make my header menu bolder and larger?

Topic summary

A user wants to make their header menu options bolder, larger, and more spaced out on their Shopify store.

Proposed Solution:

  • Access the theme code via Online Store → Theme → Edit code
  • Open the theme.liquid file
  • Insert custom CSS code before the closing tag

Alternative Recommendation:

  • Another participant suggests avoiding direct code modifications to prevent long-term maintenance issues
  • Recommends hiring someone with expertise for a cleaner implementation

The discussion remains open with two different approaches presented: a DIY code solution versus professional assistance for better code quality.

Summarized with AI on November 21. AI used: claude-sonnet-4-5-20250929.

I’d like to make our Header menu options bolder and larger and space them apart just a big more. Can anyone help me with the code for this?

www.remisae.com

1 Like

Hi @RemisAE ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Hope my answer will help you.

Best regards,

Victor | PageFly

If you don’t want to create a long term mess in your code and have no experience with it, the best is to get someone to do it. It’s a rather simple fix