Change font for all elements (Vimeo Gallery)

Add this code to the Custom CSS field on the Style tab of your Vimeo Gallery widget’s settings:

.eapp-vimeo-gallery-vimeo-gallery-component{
    font-family: Calibri;
}

You’re welcome to set any other font, providing it is supported by your browser and added to your website.

1 Like