-
AuthorPosts
-
February 9, 2016 at 10:53 am #580269
Hi
I have uploaded the font following the instruction given by Yigit: http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
But nothing changes. My website inspiredbybali.nl
and I have uploaded WashingtonText.ttf on my cpanel under enfold-child folder themehere is the code I paste into the css:
@font-face {
font-family: washington_textregular;
src: url(http://inspiredbybali.nl/wp-content/themes/enfold-child/font/washingtontext-webfont.ttf);
font-weight: normal;
font-style: normal;
format(‘truetype’);}
h3 {font-family: ‘washington_textregular’;}Please help.. Thanks..
February 10, 2016 at 4:53 am #580761Hi dewasurya,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardFebruary 12, 2016 at 9:14 am #582111Hi.. OK. Please find it on private content section.. Thanks
February 14, 2016 at 8:09 am #582871Hi,
Please try the following CSS instead to see if that works out better:
h3 { font-family: 'washington_textregular' !important; }Thanks,
RikardFebruary 14, 2016 at 9:09 am #582886Still not working..
But it works in Mac, just not on my windows pc??February 15, 2016 at 10:16 pm #583789Hey!
Please try it without the ”
h3 { font-family: washington_textregular !important; }If you still have issues please use this plugin https://wordpress.org/plugins/use-any-font/
Regards,
Vinay KashyapFebruary 16, 2016 at 2:09 am #583852Tried that already..
The strange thing is, it is appear fine on mac, but not on my windowsFebruary 16, 2016 at 8:27 am #583940Hey!
Not quite sure what is causing this… please use the plugin mentioned earlier and let us know if it works with the plugin fine.
Best regards,
Vinay Kashyap -
AuthorPosts
- You must be logged in to reply to this topic.
