Tagged: x
-
AuthorPosts
-
July 11, 2016 at 12:17 am #1080821
TimoViBritanniaParticipantHi there,
With the latest update I am now using superfly menu and I have to say it is really really amazing. But how can I disable the standard menu button on mobile pages? So that there are not 2 menus. I am using superfly menu as a mobile menu only.
Thx
TimoJuly 11, 2016 at 1:44 am #1080897
RupokMemberHi Timo,
Thanks for writing in! You can control the visibility of Superfly menu on mobile as well – http://prntscr.com/brduyd
This FAQ would be helpful for you to answer your question – http://superfly.looks-awesome.com/docs/FAQ#issue03
Cheers!
July 14, 2016 at 9:59 am #1086894
KilmanaghParticipantThe question that was asked is if there was a way to DISABLE the X-Theme Menus (Header and footer) and use only the Superfly Menu. The second link you posted is how to disable the Divi Theme Menu and does not necessarily represent the Css in the X-Theme.
It does look weird using two menus, especially when using a mobile device.July 14, 2016 at 11:48 am #1087070
JoaoModeratorHi There,
Please add the following code to Appereance Customizer Custom CSS
@media (max-width: 979px) .masthead-inline .x-btn-navbar { display: none !important; }Hope that helps
Joao
July 15, 2016 at 8:20 am #1088463
KilmanaghParticipantI tried it, and there is no effect on mobile or desktop display.
July 15, 2016 at 11:24 am #1088726
JoaoModeratorHi There,
Sorry there is a mistake on the code:
Try this instead:
@media (max-width: 979px) { .masthead-inline .x-btn-navbar { display: none !important; } }If that doesn’t fix your issue please provide us your URL and more detailed information about what you want to achieve.
Thanks
Joao
July 15, 2016 at 9:56 pm #1089448
KilmanaghParticipantWorks like a charm! Thank you!
July 15, 2016 at 11:18 pm #1089520
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1080821 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
