I would like to resize the font in the mega menu. Anyone can help me with this?
Hi @Detailking
Do you mean reduce the font-weight? YOu have the code on the theme.liquid. Try this one if it work, if not you need to locate that code.

- From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
- Find the theme that you want to edit and click on “Actions” and then “Edit code”.
- In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
-
And Save.
-
Result:
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi @Detailking
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Richard | PageFly
thanks for your solution. I think my explanation isn’t right. I want to change the size of the text when you open the mega menu. Can you also help me with that?

