How to make muffin parallax section

What I want to implement can be found using the following link;

Please find below a similar implementation;
<div class="section mcb-section " style="padding-top:600px" data-parallax="3d">
<img class="mfn-parallax" src="https://themes.muffingroup.com/be/glasses/wp-content/uploads/2015/08/home_glasses_about_bg2.jpg" alt="parallax background" style="width: 1578.08px; height: 600px; transform: translate3d(-29.5411px, 98px, 0px);"><div class="section_wrapper mcb-section-inner"></div>
</div>

Comments

Sign In or Register to comment.