Viewing 3 replies - 1 through 3 (of 3 total)
  • Hope you’re well today!

    This should be possible to fix with some custom CSS. Please try adding this code to Appearance >> Theme Options >> Tools >> Custom CSS:

    ul#menu-menu ul ul {
    top: 0;
    }

    This should fix the submenu and make it clickable. Note that this will only work if your primary menu is called “menu”, if not please replace that part with ul#menu-yourMenuName.

    If this doesn’t work please post link to your site so I can take a look.

    Hope this helps ??

    Cheers,
    Bojan

    Thread Starter JomarN25

    (@jomarn25)

    It work. Thanks!

    Glad I could help ??

    Cheers,
    Bojan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can i fix this?’ is closed to new replies.