Hi,
I have an item view with 3 drop down list controls.
The font must be Arial 12 and despite setting it on the Style, it is not applied.
How can i change the Drop down List controls (just on this View) to Arial 12?
The dropdown itself can be widened both horizontally and vertically via Padding, but the font stays the same when selecting an item from the list and afterwards.
I do not want to change the theme, as that will affect all forms.
Is there a scripty way (using a data label, literal and some script) to change the font on these controls please?
Thanks,