• Resolved honlapcentrum

    (@honlapcentrum)


    Hello,

    First of all, thank you for your theme!

    Secondly, I have a problem. I created a website with it but the menu doesn’t work on Internet Explorer. It works fine with Chrome and Firefox. Do you have any idea why? The page is romerterv.hu

    Thank you for your help!

    Best regards,

    Peter

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter honlapcentrum

    (@honlapcentrum)

    Hello Andrew,

    I found the mistake:

    .site-header {
    content: “”;
    display: table;
    background: #fff;
    opacity: 0.5; /*HC menu atlatszosag*/ <- This line it is!
    height: 42px;
    position: relative;
    width: 100%;
    z-index: 300;
    }

    Actually this is the only place where I used opacity instead of rgba. I tried to change it to rgba now but then I lose the style. Do you have any idea how could I fix this?

    Thanks for your help again!

    Best regards,

    Peter

    Theme Author Andrew Misplon

    (@misplon)

    That’s great news! Nicely done. I’m really glad to hear you were able to find the cause of the problem. All the best with your site.

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Menu not working on IE’ is closed to new replies.