Hi
Do you know how you would exclude a menu item via the style css. I currently have a problem that a menu item does not display in the admin area - so I cannot access it to delete it!
I have tried this code in the style.css - and other variations - would you know that would work?
.page_item page-item-1004{display:none;}
html code is
div class="col-control center"
ul class="sf-menu"
li class="page_item page-item-1004" - this is the item I do not want to display
Many thanks in advance
Dawn
