Hi,
I am trying to figure out if there is a better way to control the font size for a control. For example, I have a jqxDateTimeInput control which I am using in a form. The problem I am having is that the font-size is hard coded to 13px in the jqx-widget-content class. If I change it there, the font-size of the jqxDateTimeInput control changes as well and I can match the rest of the form, but that affects the rest of the controls like the calendar, etc.
Is there a way to change the font-size of the particular control without affecting other controls?
Thank you.
Daniel