Home › Forums › CSS › Trying to Code Mega Drop Down Menu › Re: Trying to Code Mega Drop Down Menu
June 12, 2013 at 8:36 am
#138439
Member
Perhaps you could play with this.
http://codepen.io/Paulie-D/pen/488842da8d7807b7b924d0b5637589d3
Basically the top level `
- ` is positioned relative (**not the `
- `**)a nd the sub level `ul>` are positioned absolutely to that.