Skip to content

Instantly share code, notes, and snippets.

@mjones129
Created July 28, 2024 11:42
Show Gist options
  • Save mjones129/2e381c57d9d6757bdf2d636f1b235cae to your computer and use it in GitHub Desktop.
Save mjones129/2e381c57d9d6757bdf2d636f1b235cae to your computer and use it in GitHub Desktop.
Preload Divi Icons As Fonts (fix menu icons rendering as numbers or letters)
<!-- Include in Divi > Theme Options > Integrations > Add code to the <head> of your blog -->
<link rel="preload" href="wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf" as="font" type="font/ttf" crossorigin= "anonymous">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment