parallax problem on chrome last version

1 reply · opened Jun 8, 2018

PpaolonetJun 8, 2018

Hi, very grat job!
got a problem
With the new version of chrome (67.0.3396.79) some parallax image doesn’t seem to work anymore (http://themes.semicolonweb.com/html/canvas/index-parallax.html check the third picture – photocamera or on mine https://www.monterosa2000.it/ - homepage, after the mountain there should be three more parallax images).
I’ve checked it on two different pc with win10 on them (after and before chrome update) and same on a mac. Need help.

Thanks a lot

SSemicolon WebSTAFFJun 19, 2018

Hello,

We have just checked out the Demos and it appears that the Parallax runs even before you reach the Section which is whats leads us to believe that the Parallax is not functioning correctly. But changing the Parallax Settings fix the view. Simply consider changing the following code in the Camera Section:

data-bottom-top="background-position:0 300px;" data-top-bottom="background-position:0 -300px;"

to:

data-bottom-top="background-position:-300px -200px;" data-top-bottom="background-position:-200px -400px;"

and enjoy the Parallax. :)

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard