Custom CSS for selected options
-
I have styled my TinyNav with css and all looks good but for one thing I can not change, I’m hoping you can help…
If you are on the homepage, then (1) “Home” appears in the window and (2) “Home” also appears in the dropdown list and is displayed in white text. This is fine for the default look as the hover background of the dropdown is dark. But I want to use a light background on the dropdown. I can do this with the current css but then the white text of the select=selected option item is difficult to read.
#1 Is there a way to add a css class to the selected item so it can be styled?
#2 Is there a way to change the color of the hover background?
The topic ‘Custom CSS for selected options’ is closed to new replies.