Viewing 3 replies - 1 through 3 (of 3 total)
  • It’s related to some fonts you could use from the default installation. We don’t use them, so you can just go to functions.php and delete this line:

    // Add Genericons font, used in the main stylesheet.
    wp_enqueue_style( ‘genericons’, get_template_directory_uri() . ‘/fonts/genericons.css’, array(), ‘2.09’ );

    Let us know if it fixes your problem.

    Thread Starter PODxt

    (@podxt)

    Thanks, it did, I guess that’s something that’ll need to get fixed in the next theme update!

    Absolutely. It will be on our list, when we prepare the next version.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Something (fonts?) seems to be missing’ is closed to new replies.