Support Forums for LiveMesh Themes & Plugins › Forums › Enigmatic Theme Support › Comment form not work in IE › Reply To: Comment form not work in IE
July 22, 2013 at 5:14 am
#1198
Keymaster
Hi,
Please put the below code in ie8.css in the css directory.
#content .contact-form LABEL {
display: block !important;
}
Hope this solves your problem. Thanks.