Translations:Remove Elements from booking page/17/en

From SimplyBook.me
2. Please go to Custom Features -> Custom Features and enable Custom CSS feature. Then in this feature Settings or in Custom Features -> Custom CSS paste to Booking pages CSS window at the very top the following code:


.form-group.form-client-phone{
    display: none;
}