• Resolved shilogh55

    (@shilogh55)


    The responsive menu on a new install is not working in IE9. When you click there is no response. Works fine in firefox.
    I’m using a child theme on the latest version of customizr.
    There are no plugins activated.
    I have tried activating the main version but still dosn’t work.
    I also activated twenty thirteen theme and the responsive menu works fine.
    I have a site running on an earlier version of customizr and the rsponsive menu works fine
    Am I missing something? Can anyone help.
    I seem to have a few issues with IE9 with the latest version of customizr.
    http://64.141.103.66/~focalele/focale/
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author presscustomizr

    (@nikeo)

    Hi shilogh55, I just checked it and you are right, there is a bug in IE9 with the responsive menu.
    I am working on a fix.
    Thanks for pointing this out!

    Theme Author presscustomizr

    (@nikeo)

    Hi shilogh,
    Can you please try this css snippet ? (to copy and paste in the custom css box)

    .navbar .navbar-inner {
     filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    }

    It should do the trick.
    Thanks for your feedback

    Thread Starter shilogh55

    (@shilogh55)

    works like magic.

    Thank you,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘responsive menu not working in IE9’ is closed to new replies.