• Resolved rock5861

    (@rock5861)


    The ElementsKit Nav Menu Widget has a setting for Submenu Item Style/Spacing (Desktop) but I do not see that setting for Mobile. In mobile view, my menu spacing is much to large?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Moin Munna

    (@moinmunna)

    Hello @rock5861,
    Thanks for reaching out to us!

    I inspected the link you provided but could not find the Elementskit Nav Menu on that link. You seem to be using some other menu widget on the header. Please share a video/screenshot regarding the problem or share the link where you used Elementskit Nav Menu and having issues. I’ll have a quick look and provide you with a solution ASAP.

    Best Regards,
    Moin

    Thread Starter rock5861

    (@rock5861)

    Sorry, that link disappeared due to further development. The menu can now be seen here: https://www.rockproperties.com/blog/elementor-hf/roveridx-menu/

    I modified the ShortCode with the following CSS to fix the problem. The error was only in the mobile view.

    /* Submenu Item Style-Spacing */
    .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
    height: 30px !important;
    }

    .elementskit-navbar-nav-default .elementskit-submenu-panel>li>a {
    height: 15px !important;
    }

    • This reply was modified 2 years, 3 months ago by rock5861.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ElementsKit Nav Menu (Mobile)’ is closed to new replies.