• Resolved rgm2201

    (@rgm2201)


    Use MesoColumn in the default settings Google Fonts. If so, how can I stop using Google fonts? What needs to be changed?

    • This topic was modified 6 years, 6 months ago by rgm2201.
    • This topic was modified 6 years, 6 months ago by rgm2201.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Richie KS

    (@rkcorp)

    try add this to functions.php

    remove_action('wp_enqueue_scripts', 'mesocolumn_theme_load_gwf_styles',20);

    this will remove the default open sans font.

    however if you want to use different google font, just simply go to customizer->fonts

    Thread Starter rgm2201

    (@rgm2201)

    I am a beginner and have no php knowledge. Where in the functions.php I have to insert that.

    I want to stop using Google fonts. Can I set this in the customizer by choosing Headline, Body and Navigation Arial? Will not Google fonts be used anymore?

    Theme Author Richie KS

    (@rkcorp)

    yes that would do. any window safe font use should eliminate any google font linking.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Use MesoColumn Google Fonts?’ is closed to new replies.