Hello @bennyagmailcom,
Please go to Job Board> Settings> Appearance tab and then disable SJB fonts.
Let us know if the problem still persists.
Regards,
Thank you for the swift reply and support. Much appreciated.
We did do, also cleared cache, But the changes are isn’t reflecting.
https://www.macronimous.com/about-us/join-us/seo-job-coimbatore-and-remote
We have inspected your site in browser and it seems you are using the cache plugin.
If yes then please deactivate it and also clear browser cache. Let us know if the problem still persists.
Regards,
We first tried clearing the cache, then also disabled the cache plugin (wp fastest ), still, the font is different.
The cache plugin is very much required for obvious reasons.
Is there no way to apply fonts/CSS manually?
Hello @bennyagmailcom,
Please add the below code in the style.css file of your active theme.
.sjb-page {
font-family: "Roboto", sans-serif !important;
}
Replace ‘ “Roboto”, sans-serif ‘ with the font family you want to add and then test it.
Please let us know if your issue is fixed.
Regards,