Contact form overflow and margin
-
Hi,
Im having an issue with setting my contact form in sidebar of Venedor theme. First I made html table tag in contact form 7 and worked just fine. But when I updated theme and all plugins everything dissapered. What should I do?So now I strated with new method. I put some extra lines in CSS of my theme.
.wpcf7
{
background-color: #6dbcdb;
border: 4px solid #35424f;
}
.wpcf7 input[type=”text”],
.wpcf7 input[type=”email”],
.wpcf7 textarea
{
background-color: #fff;
color: #000;
width: 90%;
}One of the fields is still to wide. How do I configure it. Im also looking for margine left for 10px.
This is link of my landing page with cf7 in sidebar.
http://fizio-terapija.si/izdelek/magnetni-trak-za-vrat/thanks for helping me
Best regards from Slovenia
The topic ‘Contact form overflow and margin’ is closed to new replies.