• Hello,

    I have Elementor Pro and installed Hello. When I create a page in Elementor, I can see that it’s correctly using the default fonts I previously set up in Elementor. Yet, when I view the page, it does not use these fonts.

    I have made sure that the ‘Disable Default Fonts’ tickbox is unchecked in Elementor Settings.

    Any thoughts?

    Jim

Viewing 2 replies - 1 through 2 (of 2 total)
  • Having this exact issue too.

    This CSS snippet should do the trick until they fix this (add to custom CSS and replace my font with whatever you are using):

    h1, h2, h3, h4 {
        font-family: "Playfair Display", Sans-serif;
    }
    • This reply was modified 4 years, 10 months ago by npierno.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Default fonts not rendered’ is closed to new replies.