Parallax background image
Hi,
I want to set a parallax image for a section like you did in https://themes.muffingroup.com/be/shoes/
However, the code shows that its not the way the theme makes the parallax affect.
Can you tell me what component you have used for this.
Look at the image below
When I set the parallax property of the section, it shows totally different HTML. while in your case its a like the following
<img class="mfn-parallax" src="https://themes.muffingroup.com/be/shoes/wp-content/uploads/2016/12/home_shoes_sectionbg1.jpg" alt="" style="width: 1356px; height: 1155.42px; transform: translate3d(0px, 95px, 0px);">
Please update me
Comments