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
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, 5 months ago by
rock5861.