Fonts not showing on "live" site
Hello, I have created 3 new pages (blog posts) with the embed resource, and they are not showing the template paragraph font.
My other pages are OK, but these three show a different font than in the template (and they appear right when I am on the "creation page" mode.
My embedded html also seems to be right, not referencing any different font.
How can it be fixed?
The three pages I refer:
https://www.bluefieldservicos.com.br/backup-saas-independente-keepit-lider-idc-marketscape
https://www.bluefieldservicos.com.br/programa-de-ciberseguranca-24h-para-pmes
https://www.bluefieldservicos.com.br/keepit-backup-e-protecao-de-sados-saas-para-empresas
And the right display font should be as it is here:
https://www.bluefieldservicos.com.br/apollo-io-vs-concorrentes-comparativo-linkedin-salesnavigator-zoominfo
-
Hi Michelle,
Thank you for contacting us.
The pages where the font isn’t applying are using content embedded as raw HTML inside the post.
Please see screenshot here - https://imgur.com/a/ShgJanaUnfortunately, this approach isn’t recommended, as embedded HTML does not inherit the global typography or template styles set in Brizy, which is why the paragraph font appears different.
To ensure fonts and styling are applied correctly, the content needs to be built using Brizy elements, especially the Text element, rather than embedded HTML. This is the same approach you used on this page, which is displaying correctly:
https://www.bluefieldservicos.com.br/apollo-io-vs-concorrentes-comparativo-linkedin-salesnavigator-zoominfoIf you recreate those blog posts using Brizy text elements instead of embedded HTML, the template fonts should apply as expected.
Kind regards,
Ariel H.0 -
Thank you for the advice.
These two posts were created using content exported as html from my new content system (I copy as html because this way I get the "interlinks" from my posts and H1/H2/H3 etc formats, and when I copy it to a "text" element I lose formatting and links, and have to do it manually.
I will try to figure out the best ay to do it.
0 -
Just found my solution:
added the code: <div style="font-family: 'Inter', Arial, sans-serif;"> ....</div> to the html.
0
Please sign in to leave a comment.
Comments
3 comments