Hello, I am trying to get a drop-down list including optgroup with icons,
example
<optgroup data-icon="icon-glass" label="Catering">
The display does not reflect the icon, I have tried including the icon as <i class='icon-line-sun'></i> inside the label, but also does not work.
Any advice?
Thanks a lot
Juan
