This topic has 14 replies, 4 voices, and was last updated 7 years, 10 months ago ago by Rose Tyler
Hi
– another silly matter –
I have imported a few fonts via “Ultimate” plugin and though many work, one does not show in Firefox. I have tried several online suggestions to enter additional code into the Custom CSS, but none have worked. I see in the Firefox Web Developer Console that the font has not been downloaded. It does though show in Safari.
– Have you simple CSS code to make .h5 into the Google font: Give You Glory
I have tried many things, including this below, where the simple class only works for the other definitions. Not sure about @import:
@import url(‘https://fonts.googleapis.com/css?family=Give+You+Glory’);
h5 {
font-family: “Give You Glory” !important;
}
Other online suggestions prefer to add code to the <head> but that is not an option with Royal.
– Sorry about this trivial question.
Hello,
Could you please disable IP block so we can check the site?
Thank you.
Regards,
Eva Kemp.
you IP is now unlocked
Hello,
Sorry, but I’m getting this error:
“Your access to this site has been limited”
Are you using any plugin for it?
Could you disable it?
Regards,
Eva Kemp.
you rip had changed – try now please.
Hello,
Could you also give FTP credentials to check this issue?
Best regards,
Jack Richardson.
Pain eh for simple thing.
The ftp details are below …
I provide you with the ftp details.
Hello. Maybe my request has been buried?
Could you look as to why Google Fonts for h5 are not loading into the Carousel.
I have provided all requested details above and hopefully your IP is the same.
Thank you.
Hello,
Sorry for a delay, but I couldn’t log in to your WP admin panel.
Could you please temporarily disable that blocking so we are able to access your backend without notifying you each time?
Thank you.
Regards,
Eva Kemp.
Hello Eva
I have unblocked your IP – please proceed. You have the ftp details as well.
Hello,
I’ve added this code in functions.php file to import the font:
function wpb_add_google_fonts() {
wp_enqueue_style( 'wpb-google-fonts', 'http://fonts.googleapis.com/css?family=Give+You+Glory', false );
}
add_action( 'wp_enqueue_scripts', 'wpb_add_google_fonts' );
Please clear browser cache and check the site.
Best regards,
Jack Richardson.
This absolutely works. Thank you. I could have made that edit, but it is wonderful to now know what was required.
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Google Font’' has been successfully resolved, and the topic is now closed for further responses