Remove the "All" submenu from Mega Menu

Posted in: Newspaper
Post count: 36

Hi, I want to remove the “All” submenu from Mega Menu:

Is there any CCS custom code for this?
Thanks!

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/ypdIUbipYe

.block-mega-child-cats a:first-child {
display: none;
}

Thanks!

Post count: 2

When does “All” appear? Is it only when the Main Menu Item (e.g. “Places” in http://screencast.com/t/ypdIUbipYe) is a parent Category to the Child Menu Items (“Countryside”, “Desert”, etc)?

My categories don’t have a parent category.
In the menu, I created a Custom Link and added the categories underneath it.
As a result, when I hover the menu item (“More” in my screenshot), all the categories appear under the image thumbs, not on the left like in the ArgBursatil’s screenshot.

My menu: https://www.dropbox.com/s/ffb0nsm9yvcl68g/menu.jpg?dl=0

When would they appear on the left?

Thank you,
Natalie

Post count: 23312

Hello Natalie,

I have checked your screenshot and I have noticed that you do not right set your mega menu. Please check your Menus Section from the panel and follow these steps -> http://screencast.com/t/6mIZuLpEd and the wrong result you should see here -> http://screencast.com/t/LfnUenks62
For more information about mega menu feature, please consult our documentation here -> https://forum.tagdiv.com/mega-menu/

Thanks for your understanding!

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