Open Jimmi08 opened 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("../assets/img/office-4.jpeg"); transform: translate3d(0px, -25.2722px, 0px);"></div>
<div class="image" style="background-image: url("../assets/img/office-4.jpeg"); transform: translate3d(0px, -25.2722px, 0px);"></div>
but in Chrome there is no transform code
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("../assets/img/office-4.jpeg"); transform: translate3d(0px, -25.2722px, 0px);"></div>
but in Chrome there is no transform code