.gform_body ul{
list-style: none;
margin: 0;
padding: 0;
li{
label{margin: 0px;}
margin-bottom: 20px;
input[type=text], input[type=email], textarea {
width:75%;
@media (max-width: 685px) {
width: 100%;;
}
}
}
}
1 Response
Write a comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.