html code for Submit button ?
-
Hello,
I managed to design the fields via adding codes…
I only couldn’t work out how to do this with the Submit button..I want this one to look like the other 2 just not so wide…
( please see here http://009.3c5.myftpupload.com/ )This is what I added to the CSS for the fill in fields
.wpcf7 input[type=”text”],
.wpcf7 input[type=”email”],
.wpcf7 textarea
{
background-color: #fffff;
color: #000;
width: 140px;
height: 30px;
border: none;
padding-left:10px}
What do I have to add to the CSS to achieve the same with the submit button???
Thank you for any help!!!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘html code for Submit button ?’ is closed to new replies.