-
AuthorPosts
-
January 9, 2020 at 1:40 pm #1171798
For some strange reason the fonts are different on the inner pages…
They all need to be as set in Advanced Styling, but the inner pages are not doing this.
January 9, 2020 at 9:26 pm #1171961Hey whdsolutions,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaJanuary 10, 2020 at 11:48 am #1172109This reply has been marked as private.January 10, 2020 at 3:52 pm #1172232Any ideas?
January 11, 2020 at 5:11 pm #1172409Hi whdsolutions,
Thanks for giving us admin access.
We have checked the homepage and inner pages and though they use the same CSS, font-weight does not seem to work properly on inner pages when montserrat font is used, though this is only happening on your site :(
I’m not really sure why this happens, can you try to update your site to the latest version of Enfold? maybe it will help, just make sure to have a backup first.Best regards,
NikkoFebruary 4, 2020 at 5:16 pm #1181370It’s happening again
February 5, 2020 at 3:32 am #1181606Hi whdsolutions,
The about page seems to load only 2 fonts while the homepage loads 3.
Can you give us temporary admin access on the site? so we can try to look into the settings again, hopefully we can find a solution.Best regards,
NikkoFebruary 5, 2020 at 12:48 pm #1181733Details
-
This reply was modified 5 years, 8 months ago by
whdsolutions.
February 5, 2020 at 6:39 pm #1181878Hi whdsolutions,
The differences seems to be coming from layerslider.
Can you try to add this code at the bottom of functions.php (we suggest using a child theme):function custom_add_google_fonts() { wp_enqueue_style( 'montserrat-google-fonts', 'https://fonts.googleapis.com/css?family=Montserrat:400,700', false ); } add_action( 'wp_enqueue_scripts', 'custom_add_google_fonts' );Best regards,
Nikko -
This reply was modified 5 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
