Quote Originally Posted by MeltDown View Post
Duh..! OK, now that I've posted I can see that I doubled up on <li It's working properly as:
PHP Code:
<li class="submenu"><a href="http://www.Mystore.com">Home</a></li
If you have that menu item as a drop down menu, with "New Products", "All Product", etc. you also need to remove that </li> as it is closed after drop down item (search).