Hi,
Thank you for contacting us!
In order to solve your issue, kindly replace some code on line no :- 277 in contact_bank_form.php file.
To locate the file kindly follow the path which is mentioned below:
contact-bank => frontend_views => contact_bank_forms.php
After that replace the code <div> to <div style="margin-left:50%;">
This will make your Contact form center aligned.
If you still facing problem then let us know.
Thanks & Regards
Support Team
Tech Banker
It appears that replacing the code as you suggested didn’t work. However, if you wrap the same <div> code around the form code on the page itself, that appears to work.
I also went back to 25% because 50% starts the form in the middle of the page, which actually makes it reside on the right half of the page.