Where a dropdown menu covers over the slider, and that menu is over the bullet showing the slides, when you slide down the menu and hit the bullets the menu disappears. Moving the mouse a little to one side gets around it, but it's a very frustrating issue. And, of course turning them off but that defeats the purpose of having them.
Sorry. I wondered if I had gotten my point across. Let me try with some images.
Image #1 - the setting I am referring to in the admin area. Set to "Bullet:
Image #2 - how the bullets look when the slider is moused over in the front end
Image #3 - the drop down menu on the front end. Note how it covers over the bullets. You can see I have moused down it as far as "Payroll Services". If I attempted to select "Planet Time" ot "Time Management", when I mouse down further the slider picks up the mouse hover over the bullets and causes the menu to retract or disappear.
As mentioned in my first post, yes, I can turn them off and the problem goes away, but then there's no point them being there. If they are under the menu, why are they reacting?
Where a dropdown menu covers over the slider, and that menu is over the bullet showing the slides, when you slide down the menu and hit the bullets the menu disappears. Moving the mouse a little to one side gets around it, but it's a very frustrating issue. And, of course turning them off but that defeats the purpose of having them.
i didnt understand what you mean
Sorry. I wondered if I had gotten my point across. Let me try with some images.
Image #1 - the setting I am referring to in the admin area. Set to "Bullet:
Image #2 - how the bullets look when the slider is moused over in the front end
Image #3 - the drop down menu on the front end. Note how it covers over the bullets. You can see I have moused down it as far as "Payroll Services". If I attempted to select "Planet Time" ot "Time Management", when I mouse down further the slider picks up the mouse hover over the bullets and causes the menu to retract or disappear.
can u turn on the bullets so i can see the problem and maybe help ?
As mentioned in my first post, yes, I can turn them off and the problem goes away, but then there's no point them being there. If they are under the menu, why are they reacting?
i have no idea thats why i need you to turn them on so i can check
They have been turned on - site now at www.planetpayroll.com
hi u can fix this via css
add theese two lines somewhere
#rev_slider_1_1_wrapper{position:relative;z-index:0;}
ul.art-hmenu{position:relative;z-index:100000000;}