Disable the mobile menu toggle

Posted in: Newspaper
Post count: 37

Is it possible to disable the mobile menu toggle? I would like to make it perform the same as on a sub-domain (which does not use Newspaper) – on that site I have created a button that opens a simple menu.

This is the site url, but clearly you will need to access it on a mobile to see the toggle button: https://www.staging5.natureholdsthekey.com/

Post count: 18283

Hello !

You can use this css code as you can see here #td-top-mobile-toggle {
display:none;
}
But Your website doesn’t seem to work with responsive method, that is a strange behaviour.

This may be a plugin conflict. You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Also you can try and remove and re-install the tagDiv Composer plugin and please send us a link to your website in order to take a look.

Let us know the results.

Thank you !

Post count: 37

Thank you for the code. I’ll get back to you when I check out the responsive aspect.

Thanks again!

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