I'm working on a test upgrade to Joomla 3.4, using the GavickPro Storebox template. I've found that when I hover over a menu item that has a submenu, and try to go to anywhere in that second menu, as soon as I cross the threshold of the submenu, it disappears. I found one support thread through the Gavick support forum for the same issue in one of their other template and they supplied the fix of adding
- Code: Select all
#gkPopupLogin, #gkPopupRegister, #gkPopupCart {top: 150px;}
to the CSS override file, and enabling CSS override. I did this, but it had no effect.
The test site is here: [url]temp2.neartisangallery.com[/url]
A primary example would be in the top menu, Media/Print>Videos. If you try to go into the sub-menu that appears when hovering on Videos, the whole menu closes and you can select any of the items.