Booking overview format

Support › Booking overview format
titala Staff asked 7 years ago
Hi Nikola, How can I get the same (left organised) format for Booking overview like in your demo. At the moment it is centered for me by default which looks strange a bit. Thx, Attila
1 Answers
Nikola Loncar Staff answered 7 years ago
Hi Attila, can you please add this to custom style settings inside EA Settings > Customize > Styles
#booking-overview td { text-align: left; }
Best regards, Nikola
titala Staff replied 7 years ago

Looks better thx 🙂