Change fonts

To customize theme's fonts you will need to use the Easy Google Fonts plugin.

How to change existing font controls?

To change style of existing font control (e.g. for body text), please do as follows:

  1. Make sure that the Easy Google Fonts plugin is installed and activated
  2. Go to the WordPress Admin › Appearance › Customize panel
  3. Switch to the Typography › Theme Typography section
  4. Edit a target font control

How to add new font control?

If you want to change a style of an element that doesn't exist in predefined set (e.g. change sidebar's widget title), please add your custom control:

  1. Make sure that the Easy Google Fonts plugin is installed and activated
  2. Go to the WordPress Admin › Settings › Google Fonts section
  3. Enter a name for your new control (e.g. Title of sidebar's widget) and click the Create Font Control button
  4. Under the section Add CSS Selectors put a CSS selector for this control (e.g. "#secondary .widgettitle")
  5. Save the control
  6. Now, go to the WordPress Admin › Appearance › Customize panel
  7. Switch to the Typography › Theme Typography section
  8. Your new control should be added as first control
  9. Edit the control