Template JA Spa: Style ja-spa Default I did change color code: Theme Color: BRAND: Primary Afterwards I noticed: On Home Page the Font of h3 Title "Über uns" has changed. Before (it was right): font-family: Sacramento After (this is wrong): font-family: Marcellus Marcellus is the Template's default font-family. I did reset the Primary color code to the original value, but still h3 has the wrong font-family. Looking into Mozilla Inspector and compared with the JA Spa Demo I see the difference: In JA Spa Demo there is defined a style: special-font-family with Sacramento! This is lost in our JA Spa! What can I do for getting special-font-family again?
Now I added in custom.css the style .special_font_family { font-family: Sacramento; } Mozilla Inspector shows that this special-font-family is used for the title. The problem now is that "Sacramento" is not shown as the google Font "Sacramento"! At that point the template takes some random font-family as "Sacramento".
Hi santulan-life
Could you share the super admin account of your site so I can check?
Hi, super admin account is shared now.
santulan-life It seems that the field for font is missing, let me check with our developer and get back to you.
Update:
There was issue with the new version of T4 framework, I updated 2 files:
ja_spa/params/typelist-site.xml
ja_spa/templateDetails.xml
and load that font family:
It's working now on your site, kindly check.
Hi, that's great, thanks! Must I install the next version of T4 framework?
santulan-life You can keep the current version.
Remember to backup your site before updating in the future.
Regards