Problem with amiant_css3_menu drop down

Permalink
Hi everybody,

I used the amiant_css3_menu add-on for my drop down menu but the drop down is behaving very weirdly.. When I try to click on the subpages, it keeps disappearing so I can only access the parent page.

Does anyone have an idea how I can change the CSS so that it stays there long enough to click on the subpages?

Heres the link to the webpage>http://www.jump-group.com

thank you very much for your help!!


thats my css if thats of any help..

.amiant-css3-menu-navigation-bar {
   background: #e8e8e8;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -o-border-radius: 10px;
   border-radius: 10px;
   margin: -6px;
   margin-top: 0px;
   padding: 0px;
   width: 563px;
}
/* Navigation Bar Styles */
.amiant-css3-menu-navigation-bar .navigation-menu {
   margin: 0px !important;
   padding: 0px !important;

 
wanderful replied on at Permalink Reply
Did anyone ever help you or did you get it figured out? I am having the same problem. I can click the main and then trying to click the secondary menus is like chasing greased pigs. Sometimes it will click and others they disappear faster than you can click.