Topic: Add separator between menu items?
I'd like to add a separator between menu items in the Kosel theme. If I name a gallery that includes a space in its name, it's hard to tell that it's one gallery rather than two. In the old HTML days, I would just add a right border to each menu item via css, but not add the border to the last item.
I found the classes here:
li class="sk-type-simpleviewer sk-page-2 sk-group sk-group-4 sk-last active"
However, your customization doc says that these classes cannot be modified because they are generated. Is there some other way I can get a separator between the items?
Regards, Jim