Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi hello! I was looking for a way to set a separator after each category element displayed in the category filter.
I tried a
.lay-filter-visible::after { content: "/"; }
But of course when I hover an element, it also underlines the separator, like it's part of the link.
Hope you can help!