GuiltyConscience
Active member
Howdy!
Im working on my website today and I have a problem with list item in contact form.
My list is exactly the same color of my text.
I have to pass the cursor on the white area to see the list item, if i dont do that...I cant see the other options.
I tried to add:
But it change nothing...
Im working on my website today and I have a problem with list item in contact form.
My list is exactly the same color of my text.

I have to pass the cursor on the white area to see the list item, if i dont do that...I cant see the other options.
I tried to add:
Code:
input[type="menu-18"],
{
background-color: #fff;
color: #d90a2c;
width: 50%;
}
But it change nothing...