Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #257680

    Hi – if I create a custom menu to show in the sidebar, is there any way that it can be set to just show the main categories and then to expand to show sub-categories when a main category is clicked on? I have too many categories/sub-categories and they would like a bit strange to list all at once.

    Thank you!

    #258555

    Hi kathrynmichaud!

    You can add folllowing code to Quick CSS in Enfold theme options under General Styling to remove sub categories

    .widget_nav_menu.widget_nav_hide_child ul ul {
    display: none!important;
    }

    However to display them on click, you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.

    Best regards,
    Yigit

    #258557

    Hi – okay many thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Custom Menu in Sidebar’ is closed to new replies.