Home Forums WoodMart support forum Slider Revolution Internet Explorer Bug

Slider Revolution Internet Explorer Bug

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #94101

    clickbizz
    Participant

    Hello,

    We have a bug in our slider revolution but the bug only seems to occur in Internet Explorer.

    I will add a screenshot. It puts the tick in the wrong place.

    #94103

    clickbizz
    Participant

    Hello,

    We have a bug in our slider revolution but the bug only seems to occur in Internet Explorer.

    I will add a screenshot. It puts the tick in the wrong place.

    Attachments:
    You must be logged in to view attached files.
    #94109

    Artem Temos
    Keymaster

    Hi,

    Your website seems to not work correctly now so we can’t check what is wrong https://gyazo.com/15242b083eb1e5511382b436edd7649e

    Regards

    #94293

    clickbizz
    Participant

    Hi,

    The site should be working now. Please try it again.

    Greetings

    #94305

    clickbizz
    Participant

    We found a work around for the bug! We added a code where the margin in internet explorer is -45px which puts it in the correct place. Will add the code here.

    Just add a classe to the SVG/Ticks and it will be fixed.


    @media
    all and (-ms-high-contrast:none), (-ms-high-contrast: active)
    {
    .marginfixie{
    margin-top: -45px !important;

    }
    }

    We hope you can do something back for us.

    Greetings

    #94318

    Artem Temos
    Keymaster

    Great, we are glad that you sorted it out.

Viewing 6 posts - 1 through 6 (of 6 total)