As the title suggests !
Since, we only use e-mail support currently I feel like there’s no need to ask for the possible clients phone number and it might scare some people off, so is there a way to remove it from the contact us form ?
Thank you !
As the title suggests !
Since, we only use e-mail support currently I feel like there’s no need to ask for the possible clients phone number and it might scare some people off, so is there a way to remove it from the contact us form ?
Thank you !
Please add the following code at the bottom of your assets/theme.scss.liquid file.
.contact-form form-vertical input#ContactFormPhone {
display: none;
}
Hope this works.
Thanks!
Sorry for facing this issue, it’s my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question. ![]()
#ContactFormPhone {display: none;}