How to activate/deactivate menu tab and keep the same id?
If it’s all about CSS & you don’t mind adding/removing it manually, please consider using a CSS class for that particular menu item. If you don’t see the option, click screen options in top-right, then check the option for CSS classes. Then you can write all the CSS on this class instead of the ID. … Read more