Hi, I have 5 select fields, and when I go and modify the CSS theme for odd/even line, and change font-size or font-style, this gets applied only to normal select field, but if they are Select2 fields, then the rules won’t apply!
I even tried to go on the field settings, and change the css rules at the bottom, in “Field CSS” but they won’t do anything.
But as soon as I disable select2 from those fields, both the Theme CSS rules and the Field CSS rules in the field options, they both start working!
So is there a workaround to apply font styling to Select2 Fields?