Skip to content

Instantly share code, notes, and snippets.

View jakelunniss's full-sized avatar

Jake Lunniss jakelunniss

View GitHub Profile
@carasmo
carasmo / remove-google-fonts-add-default-fonts-beaver-builder.php
Last active April 17, 2019 17:18
How to add only the theme font choices and remove the Google fonts from Beaver Builder. See the image in the comment.
<?php
//don't add again
// Save Time? Consider a donation via PayPal @ me@christinacreativedesign.com
add_action( 'wp_head', 'childprefix_beaver_builder_modifications', 0 );
/*
* Beaver Builder Builder Enabled Modifications