How To Get The Form In Th Center?

Is there any way to get the form in the center of the content?

Like, I want to build a contact form in the about us contact and want to put it in the center. Is this possible?

form.jpg

Try to add the following code to the CSS section of the Theme editor

.ty-form-builder__description, .ty-form-builder {
    text-align: center;
}

Try to add the following code to the CSS section of the Theme editor

.ty-form-builder__description, .ty-form-builder {
    text-align: center;
}

Thanks, my friend. But can you give me the path and the position to put the code?

Design -> Themes -> Theme editor -> Custom CSS

Design -> Themes -> Theme editor -> Custom CSS

Thank you. May I ask where to put the code? By the way, once I put the code successfully, all the form ( exsited and being created ) will be in the center?

Thank you. May I ask where to put the code? By the way, once I put the code successfully, all the form ( exsited and being created ) will be in the center?

Our specialists can do it on the paid basis only. The code will affect all forms created in the form builder

Our specialists can do it on the paid basis only. The code will affect all forms created in the form builder

Understood, I will let you know if we need the service. Let me just give a try.