We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

custom font in all controls

If possible teach an example of how to customize all blazor controls font.
hosted core 


3 Replies

SM Saranya Murugasamy Syncfusion Team September 30, 2019 02:41 PM UTC

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 



ET ebi torabi October 4, 2019 01:37 PM UTC

Hi Saranya M 
Thank you. I wait



SM Saranya Murugasamy Syncfusion Team October 7, 2019 11:03 AM UTC

Hi Ebi Torabi, 

Most Welcome. 

We will update you once the support will be completed in our first patch release of Volume 3. 


Regards, 
Saranya M 



Loader.
Live Chat Icon For mobile
Up arrow icon