- This topic has 6 replies, 3 voices, and was last updated 3 months, 3 weeks ago by
Tom.
-
AuthorPosts
-
September 21, 2020 at 4:38 am #1452005
Christian
Hi,
first of all thanks a lot for the steady development of GeneratePress and the recent update to GP 3.0.
I’m currently testing the update in the staging environment and almost everything seems to work smoothly and without problems.I noticed a small problem though: I use a local Google font “Inter” and an Adobe font “Proxima Nova” for the website. Both are integrated via @font-face in the style.css file in the child theme, or via a wp_head hook. The update seems to override the CSS rules and replace fonts with System Stack.
May this be a bug in 3.0 or is there a way to use the custom fonts without using page wide !important tags?
Best regards,
ChristianSeptember 21, 2020 at 7:32 am #1452256David
StaffCustomer SupportHi there,
can you provide a link to your site so we can see why the Child Theme CSS is being overwritten.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 21, 2020 at 4:08 pm #1453063Christian
Hi David, please see the private information for the url.
I just updated the linked online version to 3.0 as well and it’s the same issue as in the local environment where fonts stylings like in the body text or h1 don’t get overridden anymore. Funnily the h2 headlines seem to be working fine.When I view the website in the customizer, everything gets displayed as it should.
September 21, 2020 at 5:08 pm #1453084Tom
Lead DeveloperLead DeveloperHi there,
Are we sure this issue is 3.0 related? It looks like it may have something to do with the External File option in Customize > General.
Can you see if the same thing applies on a 2.4 website/if you turn off External File CSS?
Thanks! We appreciate you taking the time to test 3.0! π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentSeptember 22, 2020 at 11:30 am #1454304Tom
Lead DeveloperLead DeveloperJust released 1.12.0-rc.1 which I believe fixes this. Any chance you can confirm?
Thanks!
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentSeptember 22, 2020 at 2:02 pm #1454468Christian
Hey Tom,
hah yeah, you guys really got me hooked with the GP 3.0 blog post. Great (copy-) writing! πYou were totally right about the external file option, setting it back to “inline embedding” did override the CSS.
Now after the update the external file option also works.Thanks a lot!
September 23, 2020 at 9:37 am #1455715Tom
Lead DeveloperLead DeveloperAwesome – glad it worked! Thanks for letting us know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.