Mian menu – catogorybar under menu

Posted in: Newsmag
Post count: 79

When i select a menu option i set in the main menu. Ill get a dorpdown bar under the main menu bar with the same catogory’s. How do i remove that. so only the main menu shows

Post count: 23312

Hello eemskrant,

Please provide some useful screenshots with the problem for a better understanding so I can provide a more accurate response.

Thanks for your understanding!

Post count: 79

The menu above the red bar i want to remove (not show) Menu bar

Post count: 79

Do you know what i mean with that?

Post count: 23312

Hello eemskrant,

You should use the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-category-siblings{
display:none;
}

Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.