Set filter labels as a first option
-
Hello there,
Is it possibile to move the labels of the filters as a first option of the select?
Example:
I have an attribute named “Color”.
First option: Color
Second option: Yellow
Third option: Red
HTML example:
<select>
<option>Color</option>
<option>Yellow</option>
<option>Red</option>
</select>
Screenshots:
Standard situation: https://prnt.sc/QAE6q79WmBSI
What I’m trying to achieve: https://prnt.sc/stCUsIO_NtcyThank you in advance!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Set filter labels as a first option’ is closed to new replies.