http://themes.semicolonweb.com/html/canvas/demo-restaurant.php
Basically just scroll up and down on iphone, you will experience "jerk", where the height and screen "resizes". Can't seem to find the cause. I suspect it's the slider causing issues.
2 replies · opened Dec 25, 2017
http://themes.semicolonweb.com/html/canvas/demo-restaurant.php
Basically just scroll up and down on iphone, you will experience "jerk", where the height and screen "resizes". Can't seem to find the cause. I suspect it's the slider causing issues.
I minimised the effect by forcing slider height:
style="max-height:550px;"
Hello,
The Slider gets resized to Full Screen because the Address Bar gets resized on iPhone/iPad while scrolling. To remove the the Resizing effect of the Slider, simply delete the following code from the SEMICOLON.documentOnResize > init: function() Function Block in the js/functions.js File:
SEMICOLON.initialize.fullScreen();This will definitely fix the issue. 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