Tagged: x
-
AuthorPosts
-
September 10, 2016 at 9:06 am #1169260
JulianwolfParticipantHi!
I want to add this font to my entire site: https://fonts.google.com/specimen/El+Messiri
how can I do it?
Thanks 😀September 10, 2016 at 9:41 am #1169287
ThaiModeratorHi There,
Please add the following CSS under style.css file locates in your child theme:
@import 'https://fonts.googleapis.com/css?family=El+Messiri'; body { font-family: 'El Messiri', sans-serif; }Hope it helps 🙂
September 10, 2016 at 10:26 am #1169322
JulianwolfParticipantyeh man thanks 😀 but… where specifically? after the slash? and where I will found the font after? in customization?
😀 https://drive.google.com/open?id=0BykSlPKqzyUtOXhPUnVHWlZqTVESeptember 10, 2016 at 10:05 pm #1169731
Rue NelModeratorHello There,
Thank you for the updates. You can set the global font family in the customizer. Simply go to Appearance > Customize > Typography > Body and Content. You can even assign the Google font you wanted to headings as well.
Hope this helps.
September 11, 2016 at 4:00 am #1169942
JulianwolfParticipantthanks man but… I can’t find the font
https://drive.google.com/open?id=0BykSlPKqzyUtNWdfell1WGxLRFE
https://drive.google.com/open?id=0BykSlPKqzyUtZ1k2eGRKUkZuUHcSeptember 11, 2016 at 5:29 am #1169997
ChristianModeratorHey there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
September 11, 2016 at 6:46 am #1170037
JulianwolfParticipantThis reply has been marked as private.September 11, 2016 at 10:06 am #1170171
ChristianModeratorPlease move the code given previously to Appearance > Customize > Custom > Global CSS
@import 'https://fonts.googleapis.com/css?family=El+Messiri'; body { font-family: 'El Messiri', sans-serif; }You won’t be able to use it in Typography settings so CSS is needed to set text such as headline. For example:
h1, .h1 { font-family: 'El Messiri', sans-serif; }Thanks.
September 11, 2016 at 2:00 pm #1170343
JulianwolfParticipantok
September 11, 2016 at 8:28 pm #1170626
Rue NelModeratorNo Problem! We’re happy to help you out.
If you need anything else we can help you with, don’t hesitate to open another thread. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1169260 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
