Hi,
Thank you for choosing us!
To disable the search bar, follow the instruction given below:
Go to Dashboard >> Appearance >> Customizer >>Additional CSS
Paste the below code in the box and publish to apply the changes.
.search-box {
display: none;
}
To display the contact form in the right position paste the shortcode in Customizer.
To accomplish this Go to Dashboard >> Appearance >> Customizer >> Theme Settings >> Contact.
Put the Contact form shortcode in the shortcode box.
Publish to save the changes then refresh the Website page to see the changes.
If you need any other help please hit a reply.
Thank you.