Hi Bentechsoft,
There are some general classes applied to all widgets and if you want to change the font-style, font-size, you should add them all.
Ex:
.jqx-widget-custom { font-size: 12px; font-family: 'segoe ui', arial, sans-serif;}.jqx-widget-content-custom{font-size: 12px; font-family: 'segoe ui', arial, sans-serif; }.jqx-widget-header-custom{font-size: 12px; font-family: 'segoe ui', arial, sans-serif; color: #767676; border-color:#e5e5e5; background-color:#f4f4f4;}.jqx-fill-state-normal-custom, .jqx-fill-state-hover-custom, .jqx-fill-state-pressed-custom{font-size: 12px; font-family: 'segoe ui', arial, sans-serif; }
“custom” is the theme’s name.
Best Regards,
Peter Stoev
jQWidgets Team
http://www.jqwidgets.com