Hi,
I have installed Marinelli on another site and works fine. I am now testing on Marinelli on new drupal 7 site and the mega menu links will only display behind the banner. In other words, the banner is covering the links instead of the menu links displaying over banner! Any clues? This issue is driving me bonkers and cannot find anyone else having this issue!! Image attached.
Thanks for any advice!
Cheers!
Daprof
| Comment | File | Size | Author |
|---|---|---|---|
| mega menu links.jpg | 32.12 KB | crazyprof |
Comments
Comment #1
bhumikavarshney commentedTry this
#navigation-primary > ul > li:hover{
z-index: 9;
}
Comment #2
bhumikavarshney commentedComment #3
gaurav.kapoor commented