A while ago, the font style used for the titles changed on the home page and I can't figure out what the cause is.
The titles are supposed to be the same font style: dosis, Helvetica, Tahoma, Geneva, Arial, sans-serif
But in some places it shows, in some other places on the home it shows a different style.
Re: SOLVED Photon Showing Different Font for Titles
Posted 7 years 1 month ago
It is dosis - so where do you mean? Please do a screenshot of your problem and annotate to make it clear.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: SOLVED Photon Showing Different Font for Titles
Posted 7 years 1 month ago
Have you seen how many warnings and errors you are getting in the console?
You have a third-party product "caldera forms" causing JS errors - so try deactivating that.
Also, all the font files are being block from loading due to your server cors policy denying access to those resources from other domains (www vs non-www and http vs https protocol).
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: SOLVED Photon Showing Different Font for Titles
Posted 7 years 1 month ago
We do not provide support for third-party products so you would need to ask the developer of that extension causing the error message for assistance.
My suggestion would be to change your server CORS policy as it says in the error message (i.e. "Access-Control-Allow-Origin")
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.