When I add cssClasses to the sortBySelector widget, the classes on the select element don't apply. If I add classes to the root element, they apply to both the root and the select.
cssClasses: {
root: 'white ttu tracked f6 fw5 bg-colour-button pa2 pv105 br1',
item: 'white'
},
Hi there, thanks for opening this issue :)
Which version of InstantSearch.js are you using?
Hey, I'm using 2.1.4 from the cloudflare cdnjs
https://cdnjs.cloudflare.com/ajax/libs/instantsearch.js/2.1.4/instantsearch.min.js
Hi @lukepearce can you try with 2.2.*?
That's got it working 馃憤
Most helpful comment
That's got it working 馃憤