Navigation Menu Is Not Functioning Properly

This topic has 5 replies, 2 voices, and was last updated 1 years, 5 months ago ago by gurhan

  • Avatar: gurhan
    gurhan
    Participant
    November 10, 2022 at 02:00

    Please take a look at the first menu dropdown. When you hover over the main nav-bar, the sub menus of the first link shows automatically.

    Please watch this video ==> https://www.loom.com/share/3db3ea21fd734ea085822f2a33d98b36

    ps: I gave you the admin access credentials.

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 10, 2022 at 11:04

    Hello,

    Try to add the next code in Theme Options > Theme custom CSS:

    .nav-sublist-dropdown ul li.item-level-1:hover>.nav-sublist {
        display: block;
    }
    .nav-sublist-dropdown ul li.item-level-1>.nav-sublist {
        display: none;
    }

    Regards

    Avatar: gurhan
    gurhan
    Participant
    November 10, 2022 at 22:42

    It works but the arrow next to the main items is not showing to indicate that there is a sub-menu.
    Please take a look to see.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 11, 2022 at 04:07
    Avatar: gurhan
    gurhan
    Participant
    November 12, 2022 at 23:20

    all good. thank you!

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Navigation Menu Is Not Functioning Properly’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.