Reply To: Comment form not work in IE

#1198
livemeshlivemesh
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.