The ONLY right answer to ' doesn't look good on Internet Explorer '
No extra plug-ins required! Elementor Free Compatible.
This is how you can easily create a redirection to a ' please use a modern browser such as Chrome to browse our website ' page.

Quite simple really. Add this code to an html element at the top of your header template, or at the top of a page.
If you want this only on your home page for example, just make it the first element there.
<script>
var ieusers = 'https://element.how/modern-browser/';
/msie|trident/i.test(navigator.userAgent) ? document.location = ieusers : null;
</script>
and simply change the URL to your own
View the working example by visiting this article with Internet Explorer
Et voila! Thanks for reading!
Let me know if you need help!
< News >
Enjoyed this tutorial? Get more awesome designs, right in your inbox!
No spam, not more than one weekly email.
Addons Resources
Addons
ResourcesAddons
Finder ToolAddons
Discount CodesAddons
Review < Recent Designs >

Learn
Elementor Image Carousel Links - Custom Link for Each Image
How to easily add a different link to every image in the new Elementor Pro gallery element! These Elementor gallery links are not yet available directly from that element's settings.
03/01/2020

Learn
Elementor Sticky Header Changes Logo Size and Position
Make the main logo become part of sticky header upon scrolling down!
19/09/2019

Learn
Elementor Vertical & Horizontal Tabs Using Templates
Let's learn how to use templates as content for your Elementor tabs element! We will be using essential addons for elementor for this. We will also learn how to make
09/08/2020
Created by <Element Or Codes>