Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
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!
Solved! Go to the solution
This is an accepted solution.
You can do that by going to you Online store > Themes > Edit code > open theme.liquid file, add code below after <head> tag
<style>
.header__dropdown .navlink .navtext { font-size: 16px; }
</style>
- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
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 </body> tag
<style>
.dropdown__family--grandchild .navlink--grandchild .navtext {
font-size: 14px !important;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thankyou!
This is an accepted solution.
You can do that by going to you Online store > Themes > Edit code > open theme.liquid file, add code below after <head> tag
<style>
.header__dropdown .navlink .navtext { font-size: 16px; }
</style>
- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Thankyou Dan!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024