Hi,
That feature is currently available in the commercial version of the plugin. To activate it (valid for the commercial version) all you need is to add the following CSS style into the CSS customization area:
.ahb_slot_availability{display: block !important;}
…the result will be as follows:

The style can be pasted into the CSS customization area of the plugin:

Thank you for using the plugin!
Thread Starter
jurak
(@jurak)
Can i have only this function for any donate? π
Hi,
Please open a private ticket at https://apphourbooking.dwbooster.com/contact-us
Thank you!
Thread Starter
jurak
(@jurak)
I have activated the function according to your instruction and everything works fine. Can I add my own text there? for example: Free 15/20 or Availability 15/20 etc. Thank you π
Hi,
Use the following CSS style:
.ahb_slot_availability .p:before {content: "Free " !important}
The style can be pasted into the CSS customization area of the plugin (screenshot above).
Please note that you are referring to a feature available in the commercial version of the plugin. For further support about this feature please open a private ticket at https://apphourbooking.dwbooster.com/contact-us
Thank you!