The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › Having trouble overriding CSS !important
.um-116.um .um-form input[type=text] { border: 2px solid #ddd !important; }
It is difficult to remove this border because the plugin is generating the specific .um-116 class.
How can I get rid of it?