SPPB Pro Change Font - Question | JoomShaper

SPPB Pro Change Font

J

johnny

Helix Framework 1 year ago

How can I change the font when editing a page on the front end? It's currently set to IBM Plex Sans but no matter where I click I can't clear this! Very bad UX.

https://imgur.com/JVHw2mu

I want to add my own font, so I have followed this guide https://www.joomshaper.com/documentation/helix-framework/customization-tips#how-to-add-google-fonts-manually

However it is not working, the IBM Plex Sans is still set and cannot be removed.

I can see that the code below is set on the index.php - why, and how do I remove this?

h1 { font-family: 'Overlock SC', sans-serif; text-decoration: none; }

0
5 Answers
J
johnny
Accepted Answer
11 months ago #174170

fixed.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 11 months ago #174174

Glad to know that.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #166059

Hi

Thanks for contacting us. I need to check your site. When it will be online please knock me here.

-Regards.

0
J
johnny
Accepted Answer
1 year ago #166068

Can you at least tell me how to remove the font which is set to IBM Plex Sans - as can be seen in my pic?

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #166193

Hi

Check in Templates > YourTemplate> Template Options > Typography > Disable there Google fonts for Body and Headers

If you have addcional extensions (component) sometimes they may use Google Fonts as well.

General guide: https://www.joomshaper.com/documentation/sp-page-builder/sp-page-builder-3/google-fonts-and-dsgvo

0