Collapsible mobile submenus (Free Virtue)
-
Hi everyone,
First of all, amazing theme and excellent free support. I was able to solve so many of my issues just by looking through this forum. Anyone new to this theme/wordpress will probably find 90% of their questions already answered here ??One thing I haven’t been able to find is whether it’s possible to make the mobile menu (well, submenus) in the free version of Virtue collapsible. I have a site with lots of sub-entries (I know, I know..) and this basically turns the mobile page into one long list when you tap the menu icon. It’d be a lot more elegant to just have the main entries expand initially – you probably know what I mean but here’s an example:
https://startbootstrap.com/template-overviews/landing-page/I noticed there’s ‘Collapsible submenus for mobile menu.’ in the premium changelog, but is there a way to do something similar in the free theme by using a bit of custom css, without using plugins? The only thing I could find was this ancient thread:
https://www.ads-software.com/support/topic/create-collapsing-sub-menus-with-css-wordpress-30?replies=8Oh, one more thing – at least for me, the mobile menu sub-entries come with bullet points. I’ve tried things like below to remove them but no luck so far. Clueless:)
.kad-mobile-nav .sf-dropdown-menu ul li {
list-style-type: none;
}Here’s what it looks like at the moment (sorry about the silly blur):
https://imgur.com/fqo80otThanks for your help!
- The topic ‘Collapsible mobile submenus (Free Virtue)’ is closed to new replies.