Home › Forums › Arnold WordPress Theme › How to add the Typekit Code
- This topic has 7 replies, 2 voices, and was last updated 7 years, 9 months ago by
SeaTheme.
-
AuthorPosts
-
September 3, 2018 at 4:18 pm #16248
DIANE B.
BlockedPurchased
Warning: Undefined array key "apikey" in /www/wwwroot/seatheme.net/wp-content/themes/uiueux2017/admin/functions/functions-user.php on line 101
Hi team,
Usually we can add a Typekit code to a template but I’m struggling to find the box options for this in Arnold.
Could you please help me?Many thanks,
Best,Diane
September 3, 2018 at 9:46 pm #16252Hi,
Did you talk the Adobe Typekit? There is not the Adobe Typekit option in Arnold theme.
The Art theme supports Adobe Typekit.Regards!
Bwsm – uiueux.com – Twitter – FacebookSeptember 4, 2018 at 6:20 am #16268DIANE B.
BlockedPurchased
Warning: Undefined array key "apikey" in /www/wwwroot/seatheme.net/wp-content/themes/uiueux2017/admin/functions/functions-user.php on line 101
Hi,
Yes I’m talking about the Adobe Typekit. I’ve already bought the Arnold Theme and I definitely want to use this one.
Unfortunately, this is a big issue for me as I need to use my branding fonts (Bebas Kai and Europa) which are not Google fonts. I can’t do another way using other fonts.Can I add a code to the CSS to embed these fonts or to refer to the Typekit code I’m using? Please help me on this.
Thank you in advance,
Best,Diane
September 4, 2018 at 6:36 am #16269DIANE B.
BlockedPurchased
Warning: Undefined array key "apikey" in /www/wwwroot/seatheme.net/wp-content/themes/uiueux2017/admin/functions/functions-user.php on line 101
Or maybe there’s a plugin I can add to this theme to add a typekit code?…
September 4, 2018 at 8:38 am #16270It is possible by CSS(“Appearance > Customize : Additional CSS”):
@import url("https://use.typekit.net/typekit-ID.css"); /* Heading font */ body.single .title-wrap-tit,.title-wrap-h1, .archive-grid-item-tit,.title-wrap-meta-a,.archive-grid-item-meta-item,h1,h2,h3,h4,h5,h6,product-caption-title { font-family:"TheFontName";} /* Body text */ body {font-family: 'TheFontName';} /* Menu */ .navi-trigger-text, #navi-header a,.header-bar-social .socialmeida-a,.head-meta .languages-shortname,.ux-justified-menu a, #navi a {font-family: 'TheFontName';}September 4, 2018 at 5:10 pm #16279DIANE B.
BlockedPurchased
Warning: Undefined array key "apikey" in /www/wwwroot/seatheme.net/wp-content/themes/uiueux2017/admin/functions/functions-user.php on line 101
Hi,
Thank you for this but I did it and it didn’t work. I added the CSS with my ID code and font names but it didn’t change anything to the website.
I also tried to ad a plugin who can manage to do this but it didn’t work neither…
Please see http://diane-b.com/I’ve sent my admin access by email. is it possible to check what is wrong?
Many thanks in advance,
Diane
September 6, 2018 at 12:55 pm #16308DIANE B.
BlockedPurchased
Warning: Undefined array key "apikey" in /www/wwwroot/seatheme.net/wp-content/themes/uiueux2017/admin/functions/functions-user.php on line 101
Hi team,
Any news on this?
Best,
DianeSeptember 7, 2018 at 12:45 am #16310I checked, add !important like:
body { font-family: "europa"!important; } -
AuthorPosts
- You must be logged in to reply to this topic.
