[Resolved] Typography / local fonts / debug

Home Forums Support [Resolved] Typography / local fonts / debug

Home Forums Support Typography / local fonts / debug

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2337200
    Jan

    Hi Leo,

    I followed your video tutorial on how to load Google fonts from your own web server. Many thanks for making this available.

    As a result, I’m now able to disable the relevant toggle switches in the Customizer/Typography/Fonts.

    When I use a font-checker like this, however, there are still fonts loaded from other places.

    In order to locate those fonts on the site, I opened each page, used the Inspect feature in Chrome (Network tab/ Fonts) and found this file being loaded.

    What is the best way to locate the related element on the page in order to check its Typography settings?

    Thanks,
    Jan

    #2337268
    David
    Staff
    Customer Support

    Hi there,

    if i look at the Source code and search for that Google Font ( which is Montserrat ) i find 3 <link> tags related to it

    eg.

    <link rel='stylesheet' id='mailpoet_custom_fonts_0-css'

    So its coming from the Mailpoet form. you will need to check with mailpoet how to stop that.

    #2338457
    Jan

    Hi David,

    many thanks for pointing me into the right direction.

    I removed the remaining 3 link tags successfully 😉

    Best,
    Jan

    #2338793
    David
    Staff
    Customer Support

    Glad to hear that!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.