• conte001

    (@conte001)


    Hey,

    I searched half of google leaving me unbelieving that I did not find a solution for this in seconds.

    I use the Goodlayers Modernize theme and wanted the menu in the sidebar. So I hid the top menu and used the custom menu widget. So far so good, but this widget always displays all submenus.

    How do I get them to pop up, when I hover over?

    I found this code that does half the trick

    .sub-menu {display: none;}
    .current_page_item .sub-menu, .current_page_parent .sub-menu {display: block;}

    It hides the submenus and only shows them when I click on the main category. But I need people to see on the frontpage if there are submenus. So how can I get them to open on hover?

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Damon Cook

    (@colorful-tones)

    If you use a commercial theme or plugin and need support, please go to their official support channel. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations.

    Goodlayers support: https://goodlayers.ticksy.com/

    Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product.

    Thread Starter conte001

    (@conte001)

    Hey,

    this answer does not help at all, because I am not asking a theme specific question but one about wordpress.

    The custom widget menu comes with wordpress and the info about the theme was just for more information.

    Anyone?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sidebar Menu: Show submenu on hover’ is closed to new replies.