Comments Forchalad started the conversationOctober 19, 2017 at 7:39pmHello,can you send me a custom css to hide the Off canvas menu button on Desktop and Tablet (just in horizontal view )? 3,034Andrew repliedOctober 19, 2017 at 8:49pmHey there,Thanks for reaching in,Can you please send us a link to your website and also an indicated screenshot so we can better help you achieve that.Regards Forchalad replied privately 3,034Andrew repliedOctober 19, 2017 at 9:46pmHi there, Thanks for the screenshots and the link. You can use the following code to remove the off canvas menu button: @media only screen and (min-width: 790px){ li.slide-out-widget-area-toggle{ display: none!important; }}I hope this helps. Please feel free to contact us if you have any further questions. Best Regards. 1 LikeForchalad repliedOctober 19, 2017 at 9:54pmThanks Andrew its work fine! :) Sign in to reply ...
Hello,
can you send me a custom css to hide the Off canvas menu button on Desktop and Tablet (just in horizontal view )?
Hey there,
Thanks for reaching in,
Can you please send us a link to your website and also an indicated screenshot so we can better help you achieve that.
Regards
Hi there,
Thanks for the screenshots and the link.
You can use the following code to remove the off canvas menu button:
I hope this helps. Please feel free to contact us if you have any further questions.
Best Regards.
Thanks Andrew its work fine! :)