Contact Form Size

Hey guys,

My standard contact form with shopify no longer works (not receiving emails) I was online with tech for hours and we couldn’t get it to work so I download the app Forms. This is the contact form but it’s so small. Is there a way to change the length size of it?

Go to theme editor, click on the section, on the left hand column make sure the app section is selected, scroll down to “custom css” and paste this code:

#shopify-block-AYWd4dTdKcVpJVk9jZ__forms_inline_XUkxpe {

width: 100%;

}