• I have an issue.. I want to add CSS styling to the dropdown menu (select) but it does not work properly. I use the code:

    color:#000000;
    border: 1px solid #dbdbdb;
    width:365px;
    height:15px;
    text-align:left;
    background-color: #f7f7f7;
    A:hover {cursor: crosshair; color: #C0FFC0; background-color: lightslategray; text-decoration: none}

    and it will style it and it will function almost proplery it just wont display what has been selected..

    Thank you in advance for your reply.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Contact Form 7] CSS and drop-down menu issue!!’ is closed to new replies.