Add Google Fonts to WP Bootstrap Starter Typography Presets
-
Hello,
I am finding myself using WP Boostrap Starter more and more as the basis for my projects. I found a site that I want to build where I would like to just add on to the Google Fonts that the parent (WP Boostrap Starter) theme was already using. That way, I can select some other Google fonts from the dropdown that i think would serve this website’s theme and mood better.
I had tried just looking at this as a “okay, well just hook into the core Customizer and you should be able to add more”, as per tutorials like this: https://wpbuffs.com/how-to-change-a-font-in-wordpress/ (I was attempting to do it through #3 “Add WordPress Custom Fonts Through Simple Coding”)
However, I found that trying this (using a child theme of WP Bootstrap starter) failed. Is there a method (specific to this theme) to do this? I thought maybe it has to do with this call from /wpbootstrapstarter/inc/customizer.php (line 18)
https://pastebin.com/bvsH9vKr
- The topic ‘Add Google Fonts to WP Bootstrap Starter Typography Presets’ is closed to new replies.