How to turn off section animation homepage

Home Forums All Other Themes How to turn off section animation homepage

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #43530
    Doug McKinnonDoug McKinnon
    Participant
    • Topics: 3
    • Replies: 5
    • Total: 8
    Member since: October 14, 2015

    Hi there,

    I followed this thread:

    https://www.sktthemes.org/forums/topic/home-page-responsive-display/

    But to no avail I was unable to turn off the animation on the service section.

    I deleted the “visibility:hidden” from .services-wrap in style.css

    .services-wrap, #FrontBlogPost .BlogPosts{ visibility:hidden;}

    And, deleted line of jquery from .service-wrap function in custom.js

    Deleted line below:
    jQuery(this).addClass(“fadeInRight”);

    May be going wrong there?

    Help would be much appreciated!

    Cheers,
    Doug

    Some help would be much appreciated!

    #43531
    Doug McKinnonDoug McKinnon
    Participant
    • Topics: 3
    • Replies: 5
    • Total: 8
    Member since: October 14, 2015

    Sorry, I am using Naturo Pro theme

    Thanks,
    Doug

    #43539
    Doug McKinnonDoug McKinnon
    Participant
    • Topics: 3
    • Replies: 5
    • Total: 8
    Member since: October 14, 2015

    Solved!

    Hi there, just changed the style for

    .services-wrap, #FrontBlogPost .BlogPosts{ visibility:hidden;}

    to

    .services-wrap, #FrontBlogPost .BlogPosts{ visibility:visible;}

    #43594
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Ohkay cool 🙂

    Regards,
    Shri

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to turn off section animation homepage’ is closed to new replies.