CSS works fine with dropdown objects. Here are some that I use to style mine...
> List: Set CSS style "background-color" to "black"
List: Set CSS style "color" to "#e3ca47"
List: Set CSS style "border-color" to "#bf9f22"
List: Set CSS style "border-radius" to "5px"
Thanks for the reply.
It works now, I had to remove transparency at the end of the color code. I was using: Set CSS style "background-color" to "rgba(49, 61, 52, 0.10)", with the 0.10 at the end. The list was fine but when I opened the dropdown it was white.
Thanks!
Regards,
Edgar