KöveZoli Posted June 6, 2023 Share Posted June 6, 2023 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! Link to comment Share on other sites More sharing options...
KöveZoli Posted June 8, 2023 Author Share Posted June 8, 2023 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now