Where do I go in the CSS to change the color of the highlighted drop down color?
Appnitro Software Forums » MachForm 2
Drop Down Highligh Color
Started 2 years ago by MarioCipriano | 2 posts |
-
Posted 2 years ago #
-
Hi,
Try to put this code on your CSS form :
#main_body form #li_3.highlighted { background-color:#cc0000 !important; }#li_3 is drop down element id, make sure you change that ID with yours
MachForm Support
Posted 2 years ago #
Reply
You must log in to post.
