in text-area box for write a message in form: ----the resize property would be vertical as: .contact .content form textarea.main-input { height: 200px; resize: vertical; /*add this property here for better */ } Great thanks for you
in text-area box for write a message in form:
----the resize property would be vertical as:
.contact .content form textarea.main-input {
height: 200px;
resize: vertical; /*add this property here for better */
}
Great thanks for you