Change font for elements in popup

Add the code below to Custom CSS field on your Event Calendar widget’s Style tab:

.global-styles, [class^="FlexContainer"] { 
    font-family: Calibri;
}

You may also set any other font, providing it is supported by your browser and added to your website.

1 Like

A post was merged into an existing topic: Change font in Event Calendar popup