Hi, can you point me towards how I go about uploading @font-face fonts to use on the front end of the theme, and how I implement them. Will the appear in the font selector dropdown boxes in the admin panel?
UPDATE:
I've managed to use @font-face fonts for h1, h2... and p, but I can't find where in style.css to edit the font-family for Navigation Font, Navigation Dropdown Font, Page Heading Font, Page Heading Subtitle Font, Off Canvas Navigation, Off Canvas Navigation Sub Text on the admin panel, can you advise on what I'm looking for?
Hi, can you point me towards how I go about uploading @font-face fonts to use on the front end of the theme, and how I implement them. Will the appear in the font selector dropdown boxes in the admin panel?
UPDATE:
I've managed to use @font-face fonts for h1, h2... and p, but I can't find where in style.css to edit the font-family for Navigation Font, Navigation Dropdown Font, Page Heading Font, Page Heading Subtitle Font, Off Canvas Navigation, Off Canvas Navigation Sub Text on the admin panel, can you advise on what I'm looking for?
Hey ,
You can find the Relevant Css selectors in "salient/css/fonts.php" file : http://prntscr.com/bx9m17 .
This might help write up Custom CSS: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug .
Thanks
ThemeNectar Support Team