Tagged: x
-
AuthorPosts
-
June 3, 2016 at 6:15 am #1024007
MatthieuParticipantHey there,
I’d like to install Fira Sans on my new UberMenu.
I understood that I need to do so by creating a child theme and then adding some code to functions.php.
Would you please give me that code ?Thank you by advance for your help !
June 3, 2016 at 10:07 am #1024336
DarshanaModeratorHi there,
Thanks for writing in! Please refer to the following resource (http://sevenspark.com/docs/ubermenu-3/faqs/font).
Hope that helps.
June 3, 2016 at 10:18 am #1024347
MatthieuParticipantI had a look at this exact page but couldn’t find out how to do it.
Would you be nice and have a look ?
I’ll give you user and password in the next message if you’re ok.June 3, 2016 at 10:19 am #1024351
MatthieuParticipantThis reply has been marked as private.June 3, 2016 at 6:52 pm #1024885
JadeModeratorHi there,
Please try to add this in
Custom JS:WebFontConfig = { google: { families: [ 'Fira+Sans::latin' ] } }; (function() { var wf = document.createElement('script'); wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })();Then add this in Custom > CSS:
.ubermenu .ubermenu-target-text { font-family: 'Fira Sans', sans-serif !important; }Hope this helps.
September 14, 2016 at 11:44 am #1175075
salilouParticipantHi,
could you please send the code for the google font “Caveat Brush”?
Thank you!September 14, 2016 at 1:33 pm #1175236
JoaoModeratorHi There,
Here we go:
font-family: 'Caveat', Arial, sans-serif;Hope that helps
Joao
September 16, 2016 at 1:24 pm #1178498
salilouParticipantYeah, thanks!
September 16, 2016 at 2:18 pm #1178566
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1024007 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
