Has anyone had luck with changing font colors on dropdown lists? i tried the script at this link (https://community.k2.com/t5/K2-Five/Conditional-style-drop-down/m-p/111765) with no luck and the format editor doesn't make the changes. I need all of the text in the dropdown to be red.
Page 1 / 1
Hello
If you want to change the font colours on dropdownlist controls, please keep in mind that there are two classes, the set value and the dropdownlist value:
.theme-entry span
- font-size: 11px;
- color: red;
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.