Tagged: x
-
AuthorPosts
-
June 22, 2016 at 10:58 am #1054549
marketingwichitaParticipantI have been using X theme for about 6 months. There are two sites I’m having issues with the menus for mobile devices. One (www.interstatefarmproducts.com) I would like to remove the mobile menu icon and another (www.marketingwichita.com)the mobile menu & icon isn’t showing at all. Is there a way there can be a drop down choice in the “manage menus” area in WordPress to sully the a menu for the mobile size?
June 22, 2016 at 12:41 pm #1054708
ThaiModeratorHi There,
One (www.interstatefarmproducts.com) I would like to remove the mobile menu icon
Please add the following CSS:
a.x-btn-navbar.collapsed { display: none; }another (www.marketingwichita.com)the mobile menu & icon isnโt showing at all.
Add the following CSS:
a.x-btn-navbar.collapsed, a.x-btn-navbar { color: #000 }Hope it helps ๐
June 26, 2016 at 9:32 pm #1060743
marketingwichitaParticipantThat all worked perfect, thank you! How do I find those so I dont have to ask every time I have these issues? Just wondering.
June 26, 2016 at 10:11 pm #1060788
John EzraMemberHi there,
Thanks for writing in! The solution provided are CSS snippets. If you know CSS, then you can find the selectors by inspecting he page elements and look for IDs and classes. Else the only way to get CSS help is to ask us here on the forum and if it’s not to complex, we’ll be able to assist. If you need a more custom solution though, you may want engage a developer.
You can check out our recommended partners: https://theme.co/x/member/custom-development/
Hope this helps โ thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1054549 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
