Remove contact form 7 css

This commit is contained in:
Alexander Agnarson 2021-03-07 16:30:56 +01:00
parent d31dae44f1
commit d0e18b6579

View file

@ -1544,20 +1544,6 @@ li #reply-title { font-size: 0; margin: 0!important; padding: 0; height: 0; bord
.wp-pagenavi a:active,
.wp-pagenavi span.current { background: none; border: none; border-bottom: 3px solid #cd483c; 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; }