Home › Forums › CSS › [Solved] Trouble with hovering over NAV › Reply To: [Solved] Trouble with hovering over NAV
July 1, 2015 at 2:56 pm
#204481
Participant
Ok I solved the problem D: hehe I worked on a suggestion a guy made over at stackoverflow. I just moved the background color and border to a div inside the one that appears after the hover made the div transparent and use padding instead of margin. and wala :P the div stays open cause its hovering over the div box of the submenus. As for making the arrow go right in the middle im still looking into it. D: The code will be in the fiddle if anyone wants to check it out. I know its not the most neat code, but it works XD