Custom fonts not displaying on certain page
-
Hello!
Sorry to bother again, but there’s a weird error I’m experiencing in relation to a custom font. On my website linked you can see that I have no problem with this apart from on one page – https://staging.uniqueteambuilding.com.au/team-building-events/.
The custom font is https://staging.uniqueteambuilding.com.au/wp-content/themes/utb/assets/fonts/indieflower-regular.woff.
This is defined as
@font-face{ font-family: indieFlower; src: url(https://staging.uniqueteambuilding.com.au/wp-content/themes/utb/assets/fonts/indieflower-regular.woff) ; }
And when you look at Inspect Element, #test is used to apply this font-family to text. For example;
<h3 id="test">Real Outcomes Tailored for You</h3>
(in the inspect element) which works all across the site, apart from /team-building-events/. And even the sub-pages of this work fine.And the reason I’m reporting this issue here is because it only occurs when FVM is enabled, even when all the settings are deactivated.
Hope this all makes sense to you! Let me know if anything needs explaining.
All the best,
AidanThe page I need help with: [log in to see the link]
- The topic ‘Custom fonts not displaying on certain page’ is closed to new replies.