This line broke parallax when some title or other element is inside as well.
Opened this issue · 0 comments
rzymianin11 commented
parallax.js/dist/jquery.parallax.js
Line 880 in 49e44cd
This line broke parallax when some title or other element is inside as well.
Should be: if ($s.children('img').each(function () {
Anyway I think the best is find only one image or with some class, like: "background for parallax"