• I cannot for the life of me change the border radius on the Select Drop down.

    .wpcf7-select
    {
    border-radius: 0px!important;
    }

    select
    {
    border-radius: 0px!important;
    }

    Nothing’s working.

    Is this not possible?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Select Dropdown Border Radius’ is closed to new replies.