Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter arioman

    (@arioman)

    ohhh i forget to say this , i search in internet and found these code and put in function but problem still exist

    function remove_inline_style() {
    	remove_action('wp_head', 'framemarket_header_style');
    	remove_action('wp_head', 'framemarket_admin_header_style');
    	remove_action('wp_head', 'gridmarket_fonts');
    }
    
    add_action('init', 'remove_inline_style');

    What theme are you using? Where did you download it from?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how remove googleapis sans font from wordpress’ is closed to new replies.