Currently, the dropdown selection menu on the Kontakt page uses the native HTML select element.
However, this makes it impossible to style the options in certain ways.
To style the options of a select element, a custom select element must be created.
Currently, the dropdown selection menu on the
Kontaktpage uses the native HTMLselectelement.However, this makes it impossible to style the options in certain ways.
To style the options of a select element, a custom select element must be created.