in style.css
code:
.wpcf7 {
border-width: 10px;
max-width: 700px!important;
height: auto!important;
background: transparent!important;
padding: 0px;
border: none!important;
}
change values in strings:
max-width: 700px!important;
height: auto!important;
or replace max-width to width if U wanna fix it.
-
This reply was modified 9 years, 8 months ago by abrikosof55.
hi!
in style.css
define “height”
look documentation to this plugin
theme: “styling contact form”
-
This reply was modified 9 years, 8 months ago by abrikosof55.