Jump to content

Submenu error


KöveZoli

Recommended Posts

Hello,
On one of our websites, the link in the submenu cannot be clicked on a mobile device.
Unfortunately, I can't find the solution.
I would like to ask you for help and advice.
The website: munkaruha-munkacipo.hu
Theme: LeoTheme
PS.1.7

 

Thank You!

image.png.d222ee8b7779148fa0b0082d03505450.png

Link to comment
Share on other sites

The Leo Team wrote the solution:

@media (max-width: 991px){
div.verticalmenu .navbar-nav > li + .nav-item {
clear: both;
}
div.verticalmenu .navbar-nav > li .dropdown-submenu .caret {
top: 0;
position: absolute;
}
div.verticalmenu .dropdown-menu ul li:hover {
transform: none;
}
}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...