Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1201618

    Hi There,

    the Animation of the listing doesn´t work on mobile.. it is always small and doesn´t fade in so it is not really visible..
    F.e. have a look at madedodi.com and scroll down till “How it works” on mobile and I mean really mobile, not the Desktop Browser Mobile View to see the error..

    Thanks in advance and have a nice day.

    KiM

    #1201828

    Hey Blatze,

    I see that you have active caching and minification on the site, what happens if you clear that and leave the plugin deactivated?

    Best regards,
    Rikard

    #1201855

    Hi Rikard,

    thanks for your fast respond but nope it´s not working..
    Cleared and deactivated caching plugin and CSS file merging and compression of Enfold.

    #1202147

    Hi,

    Thanks for the update, do you mind if we deactivate the plugin for testing purposes? If you don’t then please post admin login details in private.

    Best regards,
    Rikard

    #1202209

    I tried to chance the caching plugin.. does not work. :(
    Now I deactivated it. you can have a look.

    also the admin login enclosed.

    Thank you!

    #1202580

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling to see if you have any luck with it:

    @media only screen and (max-width: 767px) {
    .avia_transform .avia-timeline-vertical.avia-timeline-animate .milestone_icon {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    }

    Best regards,
    Rikard

    #1203745

    yes this works for me!

    Thank you!

    #1203750

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Animation of the listing mobile does not work’ is closed to new replies.