Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Collapsible side bar menu

Home / Forums / Virtue Theme / Collapsible side bar menu

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
November 25, 2017 at 9:03 am

I found this post – which gave me half my answer on how to create a collapsible side bar menu.

This css works to hide the submenu items

.sidebar ul.menu ul.sf-dropdown-menu {
display: none;
}

The trouble I’m having is that I want the submenu items to appear on the landing page for the main menu items.
Here is a link to my test site showing all menu items, both main and sub.

Could you give me the css to do this?

  • The forum ‘Virtue Theme’ is closed to new topics and replies.