• Resolved sayasani

    (@sayasani)


    hai, i need help. i try to setup your menu to my website. the problem is, its quite difficult to click the drop down menu. i try to disable other plugin but still cant get it working. the menu also not well align.

    please check here: sktu2.sani.my thank you

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

Viewing 1 replies (of 1 total)
  • Hi @sayasani ,

    For dropdown issue please add this below CSS code in Appearance → Customize → Additional CSS

    .elementskit-megamenu-panel,
    .elementskit-submenu-panel,
    .elementskit-navbar-nav {
        margin: 0;
    }
    .elementskit-navbar-nav li {
        margin-bottom: 0;
    }

    For alignment issue please check our documentation if you haven’t checked it yet.

    Regards

Viewing 1 replies (of 1 total)

The topic ‘difficult to click drop down menu’ is closed to new replies.