How can I adjust the text size in Dawn theme's mega menu dropdowns?

Hi @emilyaugstudios Thanks for the URL. Please add this code where you should have added your previous custom CSS code( I think it’s base.css).

.mega-menu__link {
font-size: 10px !important; //change it according to your needs.
}

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

Best Regards

Sahil

2 Likes