Comments Anon started the conversationMarch 7, 2024 at 11:12pmHello,On mobile view when you load the page and start scrolling down, when you come close to the footer the page jumps back up or when you go up it jumps back down randomly.I see that other users have had the same problem. 933Neuron repliedMarch 8, 2024 at 10:14amHi Anon, Can you please add the following CSS code at Elementor Site Settings > Custom CSS, it will fix the issue. @media (max-width: 1279px) { .l-neuron-grid__item { position: relative !important; left: 0 !important; top: 0 !important; } } Feel free to ask for anything you need. Kind Regards Sign in to reply ...
Hello,
On mobile view when you load the page and start scrolling down, when you come close to the footer the page jumps back up or when you go up it jumps back down randomly.
I see that other users have had the same problem.
Hi Anon,
Can you please add the following CSS code at Elementor Site Settings > Custom CSS, it will fix the issue.
Feel free to ask for anything you need.
Kind Regards