In my Gavick template, I noticed that if I have a parent menu item (in main menu) with sub-menus in it, then the parent menu takes 2 clicks to open that page. I find this annoying since some users might still prefer to click on the Parent Menu link directly even if it has sub-menus in drop-down. How can I change this so the parent menu is clickable with single click instead of 2 clicks? This only happens when the menus item has sub-menus. If it has no child, then the parent menu is clickable with a single click. Here is a structure of the menu item:
-> Games (Links to Games Category directly. When I click on this parent item, it takes 2 clicks to open this page if it has sub-menus.)
- - > Playstation (Links to a category)
- - > XBox (Links to a category)
- - > Nintendo (Links to a category)
I havent been able to figure out why this is happening and what to do so the parent menu opens the page with single click itself even if a sub-menu isn't clicked. Is this an expected behaviour when a menu item has sub-menus? Can this be changed?
I am using Game template for Joomla 3.3 in localhost. I tested this with Google Chrome Sorry dont have an URL yet.