Hello,
How could I remove “All” subcategory for example under Lifestyle Category in the main menu of this demo:
https://demo.tagdiv.com/newspaper_magazine/
Thanks!
Hi,
In order to remove “All” from the mega menu you must edit the file td_block_mega_menu.php found in the Theme folder->includes->shortcodes and comment this line of code like here – https://www.screencast.com/t/ua9wHUg6Yu
Result – https://www.screencast.com/t/3Yv9lQk6X
Thanks
Hi,
I understand what you mean and want to achieve but unfortunately that is the way the theme works, when you hover the mega menu item containing sub-categories it will display content from those sub-categories. For example when you hover Lifestyle, it displays posts from it’s sub-categories – https://www.screencast.com/t/MmRmxpFAdD and does not jump to the first item in the mega menu. Removing “All” does not remove the sorting implementation and functionality in the mega menu, it just removes the link text.
Thank you for undestanding