Help

Customizing the Font Used in Your Widget

#Font Inheritance

Because our poll widget is dynamically created within your page, it should automatically inherit and use any existing font that is used within the section displaying it.

For example, if you place our widget within your sidebar, and your sidebar is set to use a specific font. Our widget should automatically use this font. This is called inheritance.

It is possible to force our widget to independetly load use a different font.

#Forcing a Custom Google Font

This can be done via your dashboard.

  • In the menu bar on the left side, select Poll Widgets.
  • Then click the widget you wish to set a custom font for.
  • Inside the Edit Poll Widget screen find the Font section.

Enter a font

You can select any font from Google Fonts and it will automatically be loaded and used by our widget.

Enter the font name into the box exactly as you see it on screen in Google Fonts, for example to use Sour Gummy just enter Sour Gummy into the box and you should see the preview widget update to use the new font.

Sour Gummy used in a widget

Fonts are loaded using the google WebFontLoader. Font loading happens in the background asynchronously and does not affect your sites performance.