Calligraphic Headings

Calligraphic Headings en

Installations 30 Likes 34

About |

Calligraphic Headings is a self-contained plugin that does three things:

      1 — changes the font for most headings and titles, including links, to the font Eagle Lake;

      2 — changes the font everywhere else to Open Sans for slightly more comfortable reading.
      3 — slightly increases the size of the campaign name in the sidebar.


As it is designed to only affect the font and limited other elements of the styling, it should not affect any other styles or plugins you apply, such as those that modify font colour.

This leaves you free to change your campaign CSS however else you wish without unintentionally disrupting the main elements of this plugin, or it disrupting anything you do.

It's not working, what do I do? |

If one or both fonts is not appearing, please go to your Campaign Settings (under World) and to the Boosted tab, and paste these two lines in at the very top of your CSS:
@import url('https://fonts.googleapis.com/css2?family=Eagle+Lake&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');

In order to import fonts, these lines must be at the top.

Latest version v1.1

Released 3 years ago

- Fixed headers with links in entity articles not carrying over the Eagle Lake font

- Included h4 in Eagle Lake font application, as it's about the same size as the regular font

(see image)