Change event name font

Add this code to the Custom CSS field on the Appearance tab of your Event Calendar widget’s settings:

.eapp-events-calendar-name-component {
font-family: Montserrat, sans-serif;
font-weight: bold;
}

You are very welcome to use any other font providing it’s supported by your browser and installed on your website :slightly_smiling_face: