Is it possible to feed wayfinder multiple classes for list items so I could have:
<li class="class1">...</li>
<li class="class2">...</li>
<li class="class3">...</li>
etc etc
Thank in advance for any tips!
By the help of CSS, simply yes... at least worth to try
I’m sorry. What?
I want wayfinder to print out a different class for each listitem. I’ve already set up the classes in css. It’s getting wayfinder to print them out that I’m asking about. Do you know how I do that?