Okay
  Public Ticket #781765
Custom Fonts
Closed

Comments

  • Enrico started the conversation

    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? 

  •  8,403
    Tahir replied

    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 

  • Enrico replied

    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

  •  8,403
    Tahir replied

    Hey Again,

    Simply add the !important attribute: http://prntscr.com/bashj5

    Best.


    ThemeNectar Support Team