Topic Resolution: Resolved
    Roman
    Spectator
    Posts: 3147
    April 16, 2015 at 9:19 pm #16463

    what IE version? I tested your website on IE9 and it works fine

    Lindy Madsen
    Spectator
    Posts: 28
    April 16, 2015 at 10:05 pm #16470

    The latest… IE 11…

    Roman
    Spectator
    Posts: 3147
    April 18, 2015 at 5:42 pm #16546

    please edit header.php file, line #24

    <meta http-equiv="X-UA-Compatible" content="IE=9" />

    replace with

    <meta http-equiv="X-UA-Compatible" content="IE=edge" />

    let me know if it helps

    Lindy Madsen
    Spectator
    Posts: 28
    April 18, 2015 at 7:07 pm #16567

    That worked… Thank you! 🙂