Comments Enrico started the conversationMay 27, 2016 at 3:47pmI'm trying to upload a custom font from typekit. I've added the CSS code to the typekit wordpress plugin but there seems to be no change of the h1 font on my website. Have I made a mistake on the CSS? 8,994Tahir repliedMay 28, 2016 at 2:24amHey , Your css selector is not correct. You will have to increase selector specificity . 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 Enrico repliedMay 31, 2016 at 4:02pmHi,I've read the firebug article which doesn't seem to help. I've even copied the exact CSS heading in their example (attached and under help) and replaced with my font name. Could you let me know the correct CSS? Thanks 8,994Tahir repliedJune 1, 2016 at 2:02amHey Again,Simply add the !important attribute: http://prntscr.com/bashj5 . Best. ThemeNectar Support Team Sign in to reply ...
I'm trying to upload a custom font from typekit. I've added the CSS code to the typekit wordpress plugin but there seems to be no change of the h1 font on my website. Have I made a mistake on the CSS?
Hey ,
Your css selector is not correct. You will have to increase selector specificity .
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
Hi,
I've read the firebug article which doesn't seem to help.
I've even copied the exact CSS heading in their example (attached and under help) and replaced with my font name.
Could you let me know the correct CSS?
Thanks
Hey Again,
Simply add the !important attribute: http://prntscr.com/bashj5 .
Best.
ThemeNectar Support Team