← Back to JK Shop Bootstrap Support
I'm having an issue on mobile devices with like tablet and mobile phone with the dropdown links generated by the smart menus. I have used the start menu template provided with the theme and customized the code to fit my theme. The links generate however when you are on a tablet or mobile phone and you click one of the dropdown links it doesn;t take you to the page you clicked on. Why is that and can anyone help?
artmanstan14470 said:
I'm having an issue on mobile devices with like tablet and mobile phone with the dropdown links generated by the smart menus. I have used the start menu template provided with the theme and customized the code to fit my theme. The links generate however when you are on a tablet or mobile phone and you click one of the dropdown links it doesn;t take you to the page you clicked on. Why is that and can anyone help?
Hi,
this theme use smart menu a you said: https://www.smartmenus.org/. Its really hat for me to help you because i don't see your code, but one thing: when you have final link you have this:
<li> <a> </li>
element but when you have dropdown menu you have to have
<li class="dropdown"> <ul>...</ul> </li>
FYI: you can check demos there: https://www.smartmenus.org/about/themes/
Last updated
1-2 of 2