Forums
Forums / Theme: Melos / Menu Font Size
(@dacree1)
7 years, 9 months ago
Can I use CSS to change the font size of the menu?
The page I need help with: [log in to see the link]
(@emranemranx)
Hi Dacree1,
You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:
#header .header-links > ul > li a, #header-sticky .header-links > ul > li a { font-size: 14px !important; }
Thanks!
Worked perfectly. Thank you.
The topic ‘Menu Font Size’ is closed to new replies.