Hide "Book Your Appointment" capture and line under it

Add this code to the Custom CSS field on the Settings tab of your Appointment Booking widget’s settings:

[class*="typography__Title1"] {
display: none;
}


[class*="current-service-card__Container"] {
border-top: none;
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face: