change color of selectbox value/label
Confluence User - 31 Jan, 2023
hi
is it possible to change colors of select box labels?
i tried with directly coding html color in to the option label as below
<p style="background-color:Blue;">Stream Blue</p>
but the whole code shows up with out the background color change
how do i change the background color of each option?, each option would have its own color
e.g. Strema Blue will be blue, Strem Red will be red etc...
thanks in advance
html;selectbox
