Make booked time invisible

Support forumCategory: QuestionsMake booked time invisible
William Fieldsmith asked 3 years ago
We are using this plugin for online appointment booking and we get numerous calls daily from people complaining something is wrong and they cannot book.  The problem is the slot turns grey after booking but the time is still visible and people don't realize it is already booked.  Is there a way to make the time disappear or perhaps set the time color to the same as the grey booked color so the time is no longer visible?  Thank you!
3 Answers
Nikola Loncar Staff answered 3 years ago
Hi yes there is a a way to do that. Please add this to EA Settings > Customize > Custom styles:
.ea-bootstrap .time-disabled { display: none !important; }
Best regards, Nikola
wfieldsmith answered 3 years ago

I don’t see Custom Styles in the Customize section of the settings.  Perhaps I have an older version of the plugin?  Upgrading is a little beyond my comfort level.  This is how I have edited some of the settings before using DIVI builder and going into settings on the calendar:  
<span>[[ea_bootstrap width=\"800px\" scroll_off=\"true\" layout_cols=\"2\" max_date=\"+4d\" block_days=\"2020-11-26,2020-12-24,2020-12-25,2021-01-01\"]]</span>  
Is there code I can add there that will have the same effect?   Thank you!

Nikola Loncar Staff answered 3 years ago
Hi, can you please tell me what is current version that you have? You can also add that to theme styles. Best regards, Nikola