Jump to content

Recommended Posts

Posted

Hello. There are themes where the mobile menu sticks to the screen header when scrolling on mobile devices.

When you click on the mobile menu, the scroll automatically scroll up the screen, I suggest removing this function! Molule: ips.ui.drawer. JS code:

show = function () {
    window.scrollTo(0, -1);

 

  • Kirill Gromov changed the title to Disable scroll for mobile menu
Posted

I have a sticky mobile header and agree with this suggestion - clicking the hamburger icon always draws the user to the very top of the page they are viewing, and it's not a very good UX. It'd be good to have that deactivated.

Posted
3 minutes ago, Marc Stridgen said:

Unless Im misunderstanding something (quite possible lol), wouldn't that be for the author of that theme to do?

🙂 this is js from the core of the IC

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...