go to contact.page.liquid and find this seciton and remvoe it
Name
change it to “contact name”
go to theme.scss.liquid and paste the below code at bottom
.ContactForm-phone {
display: none;
}
go to contact.page.liquid and find this seciton and remvoe it
Name
change it to “contact name”
go to theme.scss.liquid and paste the below code at bottom
.ContactForm-phone {
display: none;
}