This topic has 7 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #103167
     matthewseymour
    Participant

    Hi,

    Is it possible to turn off the lazy load feature on the blog so that the items all show as soon as you land on the page and the items don’t ping up after the page opens.

    Thanks.

    #103200
     Radu
    Moderator

    Hi,

    Your website it’s offline for me,

    Let me know when it comes back or if is some network problem

    Cheers

    RAdu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #103233
     matthewseymour
    Participant
    #103348
     Radu
    Moderator

    Add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    .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;
    -o-animation: none;
    animation: none;
    opacity: 1;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    }
    

    Cheers

    Radu

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

    That’s done it. Thanks!

    MS

    #103361
     Radu
    Moderator

    Great

    Have a nice week

    Cheers

    PS: Don’t forget to rate our theme 5 stars on Themeforest since it will really help us.

    Radu

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

    I’ve given you 5 stars – thanks for your help.

    #103388
     Radu
    Moderator

    Great !

    You’re welcome

    Have a nice week

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?