Show full profile description text (without Load More)

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;
}
2 Likes