Remove contact form 7 css

This commit is contained in:
Alexander Agnarson 2021-03-07 16:29:36 +01:00
parent e4562467f8
commit 8cdb65477a

View file

@ -1623,20 +1623,6 @@ li #reply-title { font-size: 0; margin: 0!important; padding: 0; height: 0; bord
.wp-pagenavi a:active,
.wp-pagenavi span.current { display: inline-block; background: none; border: none; border-bottom: 3px solid #0fb4d2; border-top: 1px solid #eee; }
/* plugin : contact form 7
/* ------------------------------------ */
.wpcf7 p { font-weight: 600; margin-bottom: 10px; }
.wpcf7 span { display: block; margin-top: 10px; }
.wpcf7 textarea { width: 100%; }
.wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"],
.wpcf7 select,
.wpcf7 textarea { background: #eee; }
/* plugin : social count plus
/* ------------------------------------ */
.social-count-plus > ul { font-weight: 600; font-size: 12px; text-transform: uppercase; }