i'm new here, so....would you recommend
A - I just create a new custom html module with the code as indicated in your docs (below)?
--or--
B - override parallax-img in css?
--or--
C - something else?
sample code from quickstart module
- Code: Select all
<img src="images/demo/about_bg.jpg" alt="" class="parallax-img" />
<div class="gkPage">
<h1 data-sr="enter bottom and move 50px">We are a digital design agency based in Manhattan, NY</h1>
<h2 data-sr="enter bottom and move 50px and wait .2s">We help the world's top companies build<br />amazing digital products.</h2>
</div>
<span class="mouse-icon"><span><span></span></span></span>
(having a lot of success with my demo build of this template - my first gavickpro template.)