Tagged: x
-
AuthorPosts
-
November 3, 2016 at 12:53 pm #1242699
Brian D’AngeloParticipantI’m trying to add the font ‘LuckyFellas’ for use in Cornerstone and I’m having a problem getting it to work right.
I’ve converted the font files via http://www.font2web.com.
Then I updated the style.css with the following:/* add luckyfellas font type */
@font-face {
font-family: ‘Conv_LuckyFellas’;
src: https://rebeccajackson.info/public_html/wp-content/themes/x-child/fonts/LuckyFellas.eot (‘fonts/LuckyFellas.eot’);
src: local(‘☺’), https://rebeccajackson.info/public_html/wp-content/themes/x-child/fonts/LuckyFellas.woff(‘fonts/LuckyFellas.woff’) format(‘woff’), https://rebeccajackson.info/public_html/wp-content/themes/x-child/fonts/LuckyFellas.ttf (‘fonts/LuckyFellas.ttf’) format(‘truetype’), https://rebeccajackson.info/public_html/wp-content/themes/x-child/fonts/LuckyFellas.svg(‘fonts/LuckyFellas.svg’) format(‘svg’);
font-weight: normal;
font-style: normal;
}From there, I uploaded the new style.css to the child theme folder.
And added the following to the Customizer > CSS:
.h1 {
font-family: ‘Conv_LuckyFellas’ !important;
}I’ve done the same for .h2 .h3 .h4 and .h5.
Still, it doesn’t seem to be working. What am I missing?
Thanks,
Brian
November 3, 2016 at 3:15 pm #1242841
Nabeel AModeratorHi Brian,
Thanks for writing in! Have you uploaded your fonts to the Child Theme? Please follow the following thread https://community.theme.co/forums/topic/how-do-i-change-font-in-theme-x/#post-248442
Let us know how this goes!
November 4, 2016 at 12:14 pm #1244022
Brian D’AngeloParticipantYes, I have uploaded the eot, woff,ttf, and svg files into a Fonts folder in the X-Child Directory. But it’s still not working for me.
November 4, 2016 at 2:49 pm #1244229
JadeModeratorHi Brian,
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 / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1242699 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
