This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Dropdown Colour
Started 13 years ago by designer | 2 posts |
-
How do i change the colour of the drop down fields and text within?
Posted 13 years ago # -
Let's say you have drop down fields with element id 3, then you can add these css codes into your form css :
#element_3 { color:#ff0000 !important; background-color:#000000 !important; }
MachForm Support
Posted 13 years ago #
Reply
You must log in to post.