How to make drop down menu smaller in trade theme?

How to make drop down menu smaller in trade theme?

CharlieWelve
Tourist
10 2 2

CharlieWelve_0-1716880361480.png

 

The main menu font size is fine, i just need the details in the drop down to be smaller

Reply 1 (1)

theycallmemakka
Shopify Partner
1788 435 462

Hi @CharlieWelve 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>

<style>
.mega-menu__link.link{
    font-size: 15px!important;
}
</style>

 

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
Makka

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com