Forums
Forums / Theme: Sydney / drop down menu font change
(@kanishkmalick)
7 years, 11 months ago
I want to change the font of the sub menu items. I want to use the same font as the main menu font. How do i do it ?
The page I need help with: [log in to see the link]
(@kharisblank)
Hello there,
Add this CSS code to Appearance > Customize > Additional CSS from dashboard.
#mainnav ul ul a { font-family: "Raleway", sans-serif; }
Regards, Kharis
The topic ‘drop down menu font change’ is closed to new replies.