Hi,
We still have a lot of customers who use Internet Explorer. We have a contact form where some text does not show in Internet Explorer. Do you know any solutions for this?
Best regards
Miki
Hey Miki,
Here is an article for you:
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
Thanks for the reply :)
I am aware that IE is at its end :) Our problem is, that many of our customers are still using it and can’t fill out the form. Is there a way for us to fix the form?
Best regards
Miki
Hi,
Thank you for the update.
Which version of IE are they using? The theme should be fully compatible with IE11, which is still supported until 2021 and the latest MS Edge browser. Unfortunately, issues might occur on older versions of the browser.
Best regards,
Ismael
Hi Ismael,
I am not sure what version the customers are using, but I tested it on IE 11 and the issue is there.
Best regards
Miki
Hi,
Thank you for the update.
It seems to be an issue with the element positioning. Please try to use this css code to adjust the style of the checkbox label on IE browsers.
.avia-msie .avia_ajax_form.av-form-labels-hidden label.input_checkbox_label {
position: relative;
top: 0px;
left: 0px;
}
Best regards,
Ismael
Hi Ismael,
Yes, this solved it. Thanks a lot. Have a great day.
Best regards
Miki
Hi Miki,
Great :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
Victoria