The most recent version of twitter bootstrap (2.3.2) does seem to have a problem with drop down menus on mobile devices.
When you click on a drop-down menu item afte
I have fixed this issue.
My code is here
menu Sub menu Sub menu2
Add following style in your CSS fie.
@media (max-width: 767px) { .dropdown.custom:hover .dropdown-menu { visibility: visible; display:block; border-radius:0; } }
Visit: http://www.s4auto.co.za/