Can someone - anyone HELP me. I'm a beginner with cms, so be patient with me

Kati
Code: Select all
textarea {
width: 250px; /* <-- change this to whatever works for you */
}
Code: Select all
.formbuilderform textarea {
width: 400px; /* <-- change this to whatever works for you */
height: 60px; /* <-- change this to whatever works for you */
}