Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1005892

    Is it possible to remove the animation from the X in the ligthbox?
    https://www.dropbox.com/s/v5fr88m9qxcbwri/lightbox-X.jpg?dl=0

    Thanks for the feedback.

    Best regards,
    Esther

    #1005919

    Hey Esther,

    Thanks for the screenshot, where can we see the actual element in question?

    Best regards,
    Rikard

    #1005947

    Hi Rikard

    I sent you a link with a photo gallery (see below). If you click on an image, a lightbox opens. This can be closed with the X. As soon as you move the mouse over the X, it is animated. I would have liked to stop this animation. Is that possible?

    Best regards,
    Esther

    #1006010

    Hi Esther,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    div.avia-popup .mfp-close:hover {
        border: none;
        transform: none;
        -webkit-transform: none;
    }

    Best regards,
    Rikard

    #1006049

    Hi Rikard

    I tried, but it doesn’t work.
    Do you have another idea? Thank you very much for your support.

    Best regards,
    Esther

    #1006051

    Hi Rikard

    Sorry, had problems with my memory – all good, works fine. Thank you very much.

    Best regards,
    Esther

    #1006071

    Hi Esther,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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