Mobile Menu

Posted in: Newspaper
Post count: 242

Hi Guys

Still enjoying the amazing theme…

If a user decides to move to a responsive mobile menu – using a plugin – but ONLY showing the plugin menu on mobile devices – most plugin authors give a box that needs the user to deactivate the ‘main theme’ menu on mobile by its class id

How do you do it on Newspaper 6? – how to disable default theme menu when using a plugin menu – only on smartphones/tablets?

So desktop is not affected by the change

Post count: 22421

Hello,
Unfortunately we have no idea of your plugin functionality and we are not sure how to disable the mobile menu ‘by its class id’. You can try to hide it with css using media queries:
@media (min-width:767px){place your css code here}
I hope this helps.
Thank you!

Post count: 242

Thanks Bogdan

The plugin describes;

One common question I get asked alot is how to find the correct information to put in the “CSS of Menu To Hide” option box inside the Responsive Menu admin options page.

Post count: 22421

Hello Pat,
I just assume you are looking for the menu id: http://screencast.com/t/tCF4vrK12s
I hope this helps.
Thank you!

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