Hi suprim,
You’ll need a couple of lines of custom CSS to hide the theme toggle button. I can see Newspaper is a premium theme (?) so I can’t install it here. Please post a link to your site and I can advise what the CSS would be.
Thanks. Please can you try this:
https://www.megamenu.com/documentation/newspaper/
I notice you have a CSS minification plugin installed, so remember to clear that if you run into any issues.
Thread Starter
suprim
(@suprim)
It did kind of work but I want to show mega menu in mobile as main navigation bar. Right now it is showing default theme navigation bar.
Thank you
Hi suprim,
Please undo that change and I will take another look.
That CSS looks like its still in place? Please let me know when it looks like this again:
View post on imgur.com
Thread Starter
suprim
(@suprim)
Hello it should be removed now I forgot to remove my cache file.
Thank you
Hi suprim,
Thanks. Please try this CSS instead:
#td-top-mobile-toggle {
visibility: hidden !important;
}