creativetimofficial / ct-gaia-bootstrap-template-pro

2 stars 3 forks source link

parallax doesn't work in Chrome #5

Open Jimmi08 opened 5 years ago

Jimmi08 commented 5 years ago

Parallax on home page doesn't work in Chrome It works with Firefox and Edge

Chrome Version 77.0.3865.90 Thanks

Working code: <div class="image" style="background-image: url(&quot;../assets/img/office-4.jpeg&quot;); transform: translate3d(0px, -25.2722px, 0px);"></div>

but in Chrome there is no transform code