-
Closed
-
Hi ! It’s me again 😉
I woulf like to know, how to create a menu separated by a bar but first and last item has no bar?
Should I add this :
height: 40px;
width: 1px;
margin: 0 5px;
overflow: hidden;
background-color: #DDD;
border-right: 2px solid #FFF;to those class :
menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-66 current_page_item menu-item-76 activeIt’s seems endless.
Or I could just add border-left:1px black !important; to ul.nav-menu > li classs ?
thanks !
The topic How to add seperators between menu items ? is closed to new replies