How do i change the colour of the drop down fields and text within?
Appnitro Software Forums » MachForm 2
Dropdown Colour
Started 3 months ago by designer | 2 posts |
-
Posted 3 months 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 3 months ago #
Reply
You must log in to post.
