Tagged: x
-
AuthorPosts
-
February 19, 2017 at 3:41 am #1376911
auldreekieParticipantI’m running Superfly for my mobile nav.
Currently the user has to click on a plus icon next to a level 1 nav item to expand each section in turn, and show level 2 items.
I’d like all sections to appear expanded when the mobile nav is viewed – so all level 1 and 2 items would be visible by default.
Any idea how I can achieve this?
February 19, 2017 at 4:44 am #1376944
ThaiModeratorHi There,
Could you please provide us with your website URL so we can take a closer look?
Thanks.
February 20, 2017 at 3:44 am #1377930
auldreekieParticipantThis reply has been marked as private.February 20, 2017 at 4:13 am #1377962
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
@media (max-width: 979px){ ul.sfm-child-menu.sfm-menu-level-1 { display: block !important; } ins.sfm-sm-indicator { display: none !important; } }Hope it helps 🙂
February 20, 2017 at 11:57 am #1378499
auldreekieParticipantWorked a treat, thanks!
February 20, 2017 at 12:22 pm #1378540
JoaoModeratorGlad to hear it,
Cheers
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1376911 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
