Hello @melet,
We did not set the height/width of fields just to suit with all the themes. The div size may vary on the different theme which may cause the design breaks.
However, you can use form multistep from wp-admin->User Frontend->Post form->edit a form->Settings->post settings->enable multistep. If you enable the multistep, the form will be displayed in frontend in multiple steps Learn more about Multistep
Thread Starter
melet
(@melet)
Your answer is about nothing. You’re selling me a pro version? I dont need it.
So, answer to my question is the folowing css code:
.wpuf-form .mce-edit-area iframe {
height: 350px !important;
}
Hello @melet,
I am sorry that the previous answer was not acceptable to you. However, it seems you were able to limit post body height by yourself. Great, I really appreciate your effort. Please don’t misunderstand us. Let me know if you have any other query, we will definitely do our best to help you.
Thanks