Home › Forums › Theme support › Portfolio URL, Image caption, Menu Button Questions › Reply To: Portfolio URL, Image caption, Menu Button Questions
Ah, ok, you meant only for the “planning” menu entry, that’s easy, you can use this css code:
#header ul#menu > li > a {
border:0px none;
}
#header ul#menu > li#menu-item-3987 > a {
border:2px solid;
}