When I moved the screen up on the mobile, the hidden menu was activated.

Posted in: Newsmag
Post count: 12

When you go up on the mobile, a menu is displayed.

When I moved the screen up on the mobile, the hidden menu was activated.
(How to disable the scroll menu above)

I followed the header stickey menu manual but it is not disabled.

https://forum.tagdiv.com/newsmag-main-menu/

Post count: 12

Added CSS to prevent the menu from appearing when scrolling to the top in the mobile theme through post search.

.td-header-wrap {
position:static!important;
}

If this method is wrong, please provide additional methods.

-Translated by Google Translator-
– Thank you –

Post count: 35449

Hi,

If you are not using the mobile theme plugin, then you can use this option from theme panel -> https://i.imgur.com/9RXBNEW.png
Using the mobile theme plugin, then only with css can be change the mobile smart snap.

Thank you!

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