Okay so I am having trouble integrating Typekit fonts into my site. I am aware that I need to use selectors such as "h1" "h2" etc. That is easy, the thing I need to integrate the fonts into are certain parts of my site such as the price text on my single product pages, the "showing all results" part of my catalogue page. So basically what I am saying is how do I find out what to put into my typekits to select certain parts of my site?
Okay so I am having trouble integrating Typekit fonts into my site. I am aware that I need to use selectors such as "h1" "h2" etc. That is easy, the thing I need to integrate the fonts into are certain parts of my site such as the price text on my single product pages, the "showing all results" part of my catalogue page. So basically what I am saying is how do I find out what to put into my typekits to select certain parts of my site?
Hope this makes sense....
Cheers!
Aidan
Hi Aidan,
You can use the Inspect Element tool to find the class of each element, this way you can address a class to a specific font.
See how the Inspect Element works:
https://zapier.com/blog/inspect-element-tutorial/
Best regards,
Laborator Team