I'm trying to use a Superfish drop-down menu in the header region of a site that's using the AD_Blueprint theme, instead of the default primary menu provided in the theme (which I've disabled). Unfortunately, the drop-down menu appears cut off at the bottom of the region it's in. I'm not getting anywhere trying to resolve this (though I am no CSS expert).

Your advice on how to fix the CSS would be appreciated. I'll email a link to the site, in case you have time to have a look and advise me.

Comments

mehrpadin’s picture

Hey Paul,

Thanks for the link. The container div (#header-region) has overflow: hidden, that's why. However, I removed it (using Firebug) and everything went crazy, so I guess you should ask the theme designer for some solutions.

mehrpadin’s picture

Status: Active » Closed (works as designed)