Prevent Scroll to Top When Clicking on the Mobile Menu Button

Posted in: Newspaper
Post count: 11

Is there a way to prevent scroll to top when clicking on the mobile menu button? I’m assuming it’s by design and somewhere in the tagdiv_theme.js?

Post count: 22421

Hi,
Unfortunately there is no simple solution to this. The javascript is found here: http://screencast.com/t/4qAXhBqZaRC It adds some classes on the body but there is also the issue of the link to # Any link to # will automatically scroll to top. You can try to change this behavior if you have the proper coding skills but i did not manage to find a quick solution for this for the moment. I will pass this information on to the development team and hopefully in a future version we will implement a fix for it.
Sorry for the invonvenience.

Post count: 11

Thanks for pointing me in the right direction! I’m an experienced PHP and JS developer so I’ll see what I can do. I’ll post back here if I end up finding an easy solution.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.