Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Checkbox Error Border

$
0
0

Replies: 0

I would like to put a red border around my required checkboxes when they are not selected.

I tried this css but nothing happens

span .wpcf7-checkbox-not-valid
{
border: 2px solid #CE0000 !important;
}


Viewing all articles
Browse latest Browse all 59525

Trending Articles