Comments wanderingsneakers started the conversationMay 9, 2018 at 6:55pmHello,I have an issue with Mega menu. I have some of my posts tagged with categories Destinations, Asia and Japan. But in MM I want only Destinations and submenu Asia. How to avoid the 3rd catogory to appear in MM?Thank youwanderingsneakers 2,700PenciDesign repliedMay 10, 2018 at 2:29amHi,To do that, you just need to edit category "Japan" and make parent of this category is "None"Or let's try add more this code to Customize > Custom CSS to do that: #navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a[data-id="penci-mega-10"] { display: none; }With number 10 on the above code is category ID of category Japan - check this guide to know how to find category ID of a category.Best Regards,PenciDesignwanderingsneakers repliedMay 10, 2018 at 5:18amHi, it works. Thank you :)wanderingsneakers Sign in to reply ...
Hello,
I have an issue with Mega menu. I have some of my posts tagged with categories Destinations, Asia and Japan. But in MM I want only Destinations and submenu Asia. How to avoid the 3rd catogory to appear in MM?
Thank you
wanderingsneakers
Hi,
To do that, you just need to edit category "Japan" and make parent of this category is "None"
Or let's try add more this code to Customize > Custom CSS to do that:
With number 10 on the above code is category ID of category Japan - check this guide to know how to find category ID of a category.
Best Regards,
PenciDesign
Hi, it works. Thank you :)
wanderingsneakers