I'm using this theme in drupal v8.0.2 atm.
But i noticed that to access the submenu's in the main menu, i always need to click the top level subject first.

When i hover my mouse over the menu, nothing happens.

no click, just hover

But when a main topic is selected, then the sub-levels are visible when hovering my mouse over the menu.

after selecting the topic, dropdown ok on hover

Is there a way to change this so that the sublevels are shown when hovering over the top?
Without needing to click it first, of course.

Thank you!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

VBN created an issue. See original summary.

VBN’s picture

Issue summary: View changes
FileSize
21.94 KB
9.39 KB
Chi’s picture

Status: Active » Postponed (maintainer needs more info)

Have no idea what is happening. I just checked the menu again and it worked fine for me. The menu is built with CSS only so no any click events are involved. Are you able to reproduce this behavior on a fresh Drupal installation (without any extra modules)?

VBN’s picture

FileSize
36.2 KB

I found it! Silly me....

All i needed to do is make sure the checkbox "Show as expanded" was selected.
Now it's working great

solution

VBN’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (works as designed)
Chi’s picture

Yes, that's mentioned in README.txt

VBN’s picture

You are right, but to be honest, who ever reads these READ.ME files?
There is no way from within D8 to read them, and i use the webUI to install a theme.
I don't always go logging into my webserver to go searching for a readme from a module or theme.

If it's relevant, this should be posted on the theme info page on drupal or displayed in any way in the theme settings.
Don't count on a normal user (lazy like me) to go searching that kind of info.

Chi’s picture

who ever reads these READ.ME files

I do, especially when encounter a problem. :)

I've just added a note about that on the project page.

VBN’s picture

Great, communication is important.Thx