Hi,
I noticed when I open a lightbox, the parallax contents are shifting a little bit right and left which looks annoying. How can I fix this please?
File with the issue attached.
5 replies · opened Nov 8, 2016
Hi,
I noticed when I open a lightbox, the parallax contents are shifting a little bit right and left which looks annoying. How can I fix this please?
File with the issue attached.
HTML file didn't upload for security reason! I made it a text file.
Hello,
We Really Apologize about the Inconveniences caused! Can you please provide us with a Live URL so that we can check out the exact issue and provide you with a more accurate solution for this. Thanks for your Patience.
Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.
http://mahmoudzadah.com/_host/canvas/parallaxxx.html
Please notice when clicking on the button how content shift.
Thanks
Any update on this please?
Hello,
We Really Apologize about the Delays and Inconveniences caused!
We have checked this out for you but the issue here is that the Magnific Popup Plugin (Lightbox) seems to be conflicting with the Parallax Functionality as the Lightbox Plugin adds the Scrollbars to the Page and unfortunately currently there is no workaround for this issue.
Please find the following code in the js/functions.js File:
$.stellar({
horizontalScrolling: false,
verticalOffset: 150
});and replace it with:
$.stellar({
horizontalScrolling: false,
verticalOffset: 150,
responsive: true
});This might fix the issue. Thanks for your Patience.
Do let us know if we can help you with anything else or if you find any further issues with Canvas.
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