Forums
Forums / Theme: Simple Life / Sub-Menu Font Size
(@mthornton)
8 years ago
I’d like to add custom CSS to reduce the font size on the sub-level menus (under Schedule for example). I tried .sub-menu but it didn’t work.
Thanks for your help!
Melanie
The page I need help with: [log in to see the link]
(@addweb-solution-pvt-ltd)
Hello mthornton,
Try below css code.
.main-navigation ul ul a { font-size: 18px; }
Hope this will helps you.
Thanks.
Thank you! Worked perfectly!
The topic ‘Sub-Menu Font Size’ is closed to new replies.