Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #756881

    Hello
    I’ve got a problem with IE ver 11.
    Menu of my site

    when scrolling down is still 100 % transparent…. it should be like in mozilla or chrome – 50 % transparent and white.

    need help

    Thx

    #759862

    Hey msulecki!

    Thank you for using Enfold.

    Please add this in the Quick CSS field.

    .header_color .header_bg {
        background-color: rgba(255,255,255,.5);
    }

    Regards,
    Ismael

    #760572

    Hi thx for the tip but its not making a problem go away.

    Still on Internet Explorer menu is 100% transparent and the links in menu doesnt change the color. Also Map (down on the site) is not visible on IE. On Chrome and Mozilla works everything fine.

    #761205

    Hey!

    Could you please provide a screenshot of the issue? And try this css code instead.

    .header_color .header_bg {
        background-color: red !important;
    }

    Regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.