• Hi,
    When i make submenu’s the parent of the submenu items is not clickable. How can i fix this?

    Kind regards

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author webdzier

    (@webdzier)

    Hello @mathijsvdbeek,

    Thanks for contacting us.

    Your theme dropdown menu is working correctly, but the menu hover and background color are the same. That’s why the sub-menu text is not showing. Now, if you want to change the dropdown menu hover color, then follow some steps:-
    1 Go to Admin Dashboard.
    2 Appearance -> Customizer -> Additional CSS. Copy the CSS code:-
    .dropdown-menu > li > a:hover{color: #333!important;}
    3 Paste in additional CSS and click to publish button to save it.

    If you have any issues feel free to contact us.

    Thanks

    Thread Starter mathijsvdbeek

    (@mathijsvdbeek)

    Thank you. This is not what I mean. When you hover the menu the submenu drops down. This works fine. I added the code, but my problem is not solved. What I mean is the following.

    I like to hover for example “· Unsere Zimmer” and then click on Unsure Zimmer to go to this page and follow the link (you can see the link on the left side of the screen in chrome) but if you click you stay on the same page. The arrow of the menu item changes back and forward. But it does not follow the link. How to fix this?

    Kind regards,

    Theme Author webdzier

    (@webdzier)

    Hi,

    Thanks for your response.

    We have updated our theme to fix your menu issue, so please update the theme, then your menu issue will resolve.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Main menu – head menu not clickable’ is closed to new replies.