How to disable sticky menu on mobile version ?

Posted in: Newspaper
Post count: 312

How to disable sticky menu on mobile version ?

lowtechnation.com

Thank you

Kind regards

Post count: 20688

Hi,

With a setting that is not possible at the moment, you could try this code to make it fixed

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

Enter that in the mobile theme CSS section, and check if it works correctly. If there are issues let me know.

Thank you!

Post count: 312

Is possible to ask Tagdiv team to include it in the next updates ? Because your code make a conflict with .td_module_mob_2, Thank you

  • This reply was modified 5 years by gumball44.
Post count: 35449

Hi,

I think that there is a misunderstanding, our theme already has this option to have a sticky menu on mobile version, if you are using a responsive version and a standard header, you need to set this option in theme panel -&gt https://i.imgur.com/bokz53x.png ; or if you are using a cloud header, use tagDiv Composer to edit it, click on manager then enable the sticky menu on mobile, after that click on the menu row and click on composer sidebar on “MOBILE MENU STICKY” then all you need to do is to set the sticky type on “Always” -> https://i.imgur.com/3XoZ8QV.png
Hope this will help you!

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