Hide menu-items?

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
Riel
New Member
New Member
Posts: 9
Joined: Fri May 01, 2009 5:10 pm

Hide menu-items?

Post by Riel »

Hello,

when you look at 'www.techniekweek.nl', the children-items of 'activiteiten' are shown in the right side.

When clicking one, the menu shows all those items! I don't want it to do that,  but i have no clue were to find it!

Can anyone give me a hint?

Regards!

Riel Notermans
User avatar
Lucaz
Forum Members
Forum Members
Posts: 66
Joined: Fri Dec 01, 2006 9:56 pm
Location: Netherlands

Re: Hide menu-items?

Post by Lucaz »

Hi,

In the content page, you click on the [options] tab and there's a checkbox:
"Show in Menu"

Were you can set to show or hide a page in the menu.

I you don't want to show the whole sub menu, do something with your css.

something like:
ul li ui li display: none;
Post Reply

Return to “Layout and Design (CSS & HTML)”