Add this code to the Custom CSS field on the Settings tab of your Appointment Booking widget’s settings:
.es-text-shortener {
-webkit-line-clamp: unset !important
}
.es-text-shortener-control {
display: none;
}
Add this code to the Custom CSS field on the Settings tab of your Appointment Booking widget’s settings:
.es-text-shortener {
-webkit-line-clamp: unset !important
}
.es-text-shortener-control {
display: none;
}