Is there a way to improve the design of this page? It looks terrible. I added an app to our main contact form, but it is difficult to use. We could even just revert to the default design.
#contact_form {
max-width: 600px;
width: 100%;
margin: 0px auto;
}
#contact_form input, #contact_form textarea {
border-radius: 10px;
}
add this css code to your custom.css file
Results
![2024-03-08 16_18_43-Adobe Dreamweaver CS6 - [Untitled-2].png|1346x610](upload://uiZjrGlA6wlrFm0wQVlXlAnADny.png)