Hi,
So sorry to bother you with this… I have changed the font of my Main Menu under your Advanced Styling Options in Enfold Theme Options… I would like my “sub” menu links to have the same font, but when I go to edit styling of sub menu links, font family is not an option, and it’s not taking on the styling of the main menu… is there a way to make the fonts match?
Here’s a link to the site I’ve started: http://ddrmi.com/newsite/
Hi Eleina_Shinn!
Try adding this to your custom CSS.
#header .sub-menu .avia-menu-text { font-family: Cardo !important; }
Best regards,
Elliott
Thank you Elliott, that was great; now I’ll know for future :)