Forums
Forums / Plugin: Contact Form 7 / DropDown Menu Color
(@maweb)
6 years, 1 month ago
Hello is there a way through css to change the color of the item selected in the drop-down menu of wpcf7? The default color is blue and I would like to use another type.
I have tried with:
.wpcf7-select select { background-color: # 222! important; color: #fff! important; }
but it does not work
The topic ‘DropDown Menu Color’ is closed to new replies.