This topic has 7 replies, 3 voices, and was last updated 9 years by Laura.

  • Author
  • #62845
     pellinor
    Participant

    Hello,

    On my customers homepage http://mykillerbodymotivation.com/ I created 3 areas with blog left thumb. On the iPhone te 2nd and 3d area display only after a long waiting time. Can it be solved that these areas load immediately?

    #63341
     Laura
    Moderator

    Hello, try to add this css in Quick CSS or style.css of child theme

    COPY CODE
    
    @media (max-width: 991px) {
    .kleo-transform .one-by-one-animated .start-animation .el-appear, .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear {
      -webkit-animation: none !important;
      -moz-animation: none  !important;
      -o-animation: none  !important;
      animation: none  !important;
      opacity: 1;
      -moz-transform: none  !important;
      -webkit-transform: none  !important;
      -o-transform: none  !important;
      transform: none  !important;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #63620
     pellinor
    Participant

    Hi Laura,

    That did not work unfortunately. The animation is still showing on all mobile devices I tested.

    #63953
     Laura
    Moderator

    Hello, can you share admin credentials so i can test it? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #65436
     pellinor
    Participant
    This reply has been set as private.
    #65709
     Laura
    Moderator

    Hello, we will add an option to set animation on/off in next versions 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #82834
     carla
    Participant

    Is there a way to disable animation only on mobile devices? I have a similar issue regarding unacceptably long load times on mobile due to animations. But I want the animations to work on desktop.

    #82958
     Laura
    Moderator

    Hello, we are working on it for the next update so maybe it will be around next month 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?