Adding animations on scroll

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8304
    dave0161
    Member

    Hello

    I’ve looked through the documentation but can’t seem to find a method of animating elements when the visitor has scrolled down the section in question (much like the fade in effect on the ‘Premium Services’ section icons on the demo page https://www.livemeshthemes.com/austin/).

    Any advice would be greatly appreciated,

    Thanks

    #8313
    Raghavendra
    Moderator

    It is not too difficult. Pls have a look at the function scroll_effects in the file js/main.js where I have some examples of how we animate the elements. Basically, you hide the elements initially via and then use Waypoints JQuery lib to track the scroll position and then unhide the elements upon scrolling to that position. Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Austin Theme Support’ is closed to new topics and replies.