Hi Ebi Torabi,
Greetings from Syncfusion.
We have provided the support for customizing the fonts for most of our components using common class “e-control-wrapper”. Please find the below code snippets.
<style>
.e-control-wrapper, .e-input-group {
font-family: Arial !important;
}
</style> |
For your convenience, we have created the sample (DrowpDownList, AutoComplete and Multiselect) with hosted core. Please find the below link.
We will complete this support for all our components within first patch release of Volume 3 main release.
Please let us know if you have any concerns.
Regards,
Saranya M