-
AuthorPosts
-
May 29, 2018 at 9:27 am #963523
Good morning,
In this thread / post https://kriesi.at/support/topic/did-you-just-add-a-font-upload-feature/#post-962021 was some discussion about the Custom Font Manager and how to use it, plus some difficulties to start with this great new feature. However my question probably got lost, so I start a new topic today if that’s OK..
If you add Open Sans to the Custom Font Manager, using the zip-file from Google, the font will look differently from when you use the Enfold integrated version. It’ll be heavier. @Vinay was kind enough to say this can be solved with some extra CSS. But I don’t know which CSS to use exactly.
So the basic question is: how can I make Open Sans look exactly the way as in the generic Enfold when using it in the Custom Font Manager please? For both headlines and body text? Why are they different at all? Funny thing aside: all other fonts seem to work OK, only Open Sans has this issue fwIcs.
Your help is much appreciated. Thank you very much!
May 29, 2018 at 11:04 am #963572maybe this is concerning to a comment i gave on a different topic:
i have uploaded the zip i got from google with a lot of font-styles in it ( 300,400,600,700 and all italic too)
but on selection there is only a 400 font-style mentioned – maybe the others are selectable too via css .May 31, 2018 at 7:47 am #964656Hi,
Thanks for the update.
Where do you intend to apply the font? If you want to apply it to the body text, you can try something like this.
body { font-weight: 300; }
If you intend to use it for the heading tags, try this one instead.
h1, h2, h3, h4, h5, h6 { font-weight: 300; }
Best regards,
IsmaelJune 1, 2018 at 2:07 am #965029Hi,
I achieved a similar look with opensans with zip file from google, but I had to delete all different fontsizes besides “regular” and “semi-bold” in the zip file before uploading it with the custom font manager.
Afterwards you can choose the font “Open Sans 400 600”.Like this it looked exactly similar as with former open sans google fonts setting.
Hope this helps
brJune 1, 2018 at 9:06 am #965114Great, both answers helped, thank you very very much :-) !!
June 2, 2018 at 7:00 am #965706Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJune 7, 2018 at 10:24 am #968479can i ask does the zip file get unzipped ? i am looking for the location to also make rev slider font self hosted
June 7, 2018 at 10:26 am #968483sorry, i should have looked first, /wp-content/uploads/avia_fonts/type_fonts/open-sans-v15-latin
June 8, 2018 at 5:23 am #969930 -
AuthorPosts
- You must be logged in to reply to this topic.