Adjusting font and size in menu drop down

Hi all,

I am having difficulty changing the font and size of the text in my mega menu drop down. I would like to change the text under each heading - not the headings (e.g. Shop By/Clothing/Collections) itself. This is an image of what it currently looks like:

Site theme is Pipeline and my url is: https://768950-4.myshopify.com/

Any form of help is greatly appreciated!

Hey @byneilvernon

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hi @byneilvernon

You can do that by going to you Online store > Themes > Edit code > open theme.liquid file, add code below after tag


Thankyou Dan!

Thankyou!