I'm completely confused on how to use Superfish in the Menu region in order to get dropdown menu items. The screenshot shows that I have wound up with two horizontal menus in the region: the original one that is styled with menu-navin.css and the Superfish one. In the Superfish Block configuration I have Menu Type ="Navbar", Menu Depth=-1 and PathClass=ActiveTrail. I want to apply the styling in menu-navin.css to the Superfish menu and to hide the original menu.

Can you give me some hints on where I'm going wrong? Sorry if it's a Superfish question, I'm just totally lost on this.

CommentFileSizeAuthor
superfish-navbar-in-navin.png16.87 KBgippy

Comments

gippy’s picture

Status: Active » Closed (works as designed)

Sorry for the post. I just didn't understand how to use Superfish. Got it working okay.

lias’s picture

Edit: oops, wrong post - this was for the problem with Superfish displaying behind the content section of the Navin theme.

I added the following to my global.css subtheme:

#section-header {overflow: visible;}

It tried setting the z-index but didn't work for me.