Very simply, every list that is created by wordpress should have a class on the first and/or last item. This would make styling menus so much easier!
eg.
-
<li class="firstItem">CATEGORY 1
- CATEGORY 2
<li class="lastItem">CATEGORY 3
Very simply, every list that is created by wordpress should have a class on the first and/or last item. This would make styling menus so much easier!
eg.
<li class="lastItem">CATEGORY 3
This topic has been closed to new replies.