Hello,
The nice_menus module is great. I've got it set to my primary links. But the words "Primary Links" are appearing above my menu. How can I make it disappear?
thanks for your help.

Comments

jakeg’s picture

display: none the title in CSS

add1sun’s picture

Status: Active » Fixed

closing old issues

killes@www.drop.org’s picture

Status: Fixed » Closed (fixed)
tartz’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

Unfortunately the answer to this question isn't very clear. I have the same issue and I don't know where to change the display to none.
Can someone offer a little clarity on this?
The configure feature dissapeared from my nice_menus UI, so I'm trying to nuke the words "Primary Links" sitting on the top of my drop downs.
Which CSS do I alter and where exactly?
Thanks

AlexPenfold’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Go to your blocks configuration page.

Choose the block with your nice menu with the primary links content

Under 'Block specific settings' there is a field called 'Block title'. In that block field type:

<none>

Infact, the block field should contain the explanation "Override the default title for the block. Use to display no title, or leave blank to use the default block title."

drupalcat-1’s picture

Version: 4.7.x-1.x-dev » 5.x-1.0
Component: Miscellaneous » Documentation

How to make the Title disappear?
Go to your blocks configuration page.
Choose the block with your nice menu with the primary links content
Under 'Block specific settings' there is a field called 'Block title'. In that block field type:

Infact, the block field should contain the explanation "Override the default title for the block. Use to display no title, or leave blank to use the default block title."