Here are steps to guide you to add fade in animation to your content. So when your visitors scroll through parts of page contents. You text or image will have fade in animation when they are first loaded.

First you need to make sure you uncheck Theme Setting > General > Disable loading animation so you can use animation on your site.

Ok now you have enable animation option. Next is to add the animation to your element or content (for example this page). For example if you want to add animation to your image. Simply add class=”animate” to HTML img tag. Sample code below.

<img src="http://themes.themegoods2.com/vega/wp-content/uploads/2014/11/shutterstock_145719323.jpg" alt="Touring in Town Part 2" width="1000" height="667" class="size-full wp-image-1245 animate" />