Custom css for forminator form
-
I’m trying to set the size of the forminator for to 200px x 300px. I tried using the custom css under appearance for the form and clicked the form button. pasted this and it didn’t work. Any suggestions?
.forminator-form {
width: 500px;
height: 300px;
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Custom css for forminator form’ is closed to new replies.