You could use CSS, and you will be able to access it through the URL in the href tag:
#adminmenu a[href="admin.php?page=edit-chart"] { display: none; } There are no extra paddings or spacings for the parent LI element, so you don't need to hide it. This is how WorYou will also still be able to access the submenu.