See attached screenshot.

Steps to reproduce : populate a menu, place it in "Navigation" region.

CommentFileSizeAuthor
orange.png37.02 KBabulte
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

abulte’s picture

The problem seems to come from the z-index set on the #nav element.

In styles.css :
#nav {
z-index: 1500;
}

I forgot to say I'm testing on Safari and Firefox, current versions.