error-booking-overview

Support forumCategory: Questionserror-booking-overview
David Zapata asked 3 years ago
My link is https://www.taxsym.com.ec How can I correct that when making the reservation from the cell phone the Booking Overview box goes out of the perimeter limits and the letters are not read well since the background is also white? It would be great an option to integrate messages with whastapp to confirm reservations From a cell phone messages are left out of the margin
1 Answers
Nikola Loncar Staff answered 3 years ago

Hi David, can you please add this to Custom Styles in EA Settings.

#booking-overview td { white-space: break-spaces; }

also add this to have black overlay instead of white:

.ea-bootstrap .disabled .block { background-color: #000!important; }

Best regards,
Nikola