There is a weird shift in the pages. Like the pages can be scroll horizontally how do I get rid of it?
Hi @Demi_Lan this is not a Bug, on element right
you have offset 5%
that cause overflow
just change it to 0%
and overflow
will be gone. Another option will be to set on sticky_container overflow
to hidden
. You should use what will suit you better or just look this direction to find best solution according to your design.
Thank you so much! This really helped and the problem is solved now
I’m glad to hear that, when time feel free to check my answer as a solution
so this question will have the status “solved”.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.