Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi, thanks for all your great help on this forum for Vantage.
I decided to try Adobe typekit to display a custom header font – Bebas Neue – for each Vantage Headline widget that appears (every page except homepage). Adobe provides javascript that needs to go in the header.php file. I have a child theme but I’m not sure where to place the script.
try{Typekit.load();}catch(e){}
Suggestions?
I tried @font-face for the header font change first, but after numerous attempts the font never loaded.
Thanks!
Matt
URL: http://imsone.com.v3.cloudsites.gearhost.com/magneticsprings/about-us/
Looks I didn’t post the adobe script correctly here.
/*
try{Typekit.load();}catch(e){}*/
Nevertheless, commenting this out, not working. it is a javascript I need to embed.
//
//try{Typekit.load();}catch(e){}