On the booking form, select a date, the times are display, however the times are extending beyond the 'time box' which looks very unsightly. IS there a way to correct this ?
Custom code needs to be applied to the page where the booking form is. Depending on what you're using (Gutenberg blocks, or some page builder), adding the CSS or JS can be done in a few different ways.
If you need help with adding custom CSS to the page, please take a look at this article.
If you need help with adding custom JS to the page, please take a look at this article.
I think the issue is caused because when all the time slots available do not fit in the time space allocated, a slider bar is shown on the right, and this causes the issue with the time slot boxes.
Maybe this is something the developers could look to resolve for future releases ?
thank you for the kind replyI apologize for the later reply as we don't work on weekends.
This is a temporary fix; I will make sure to make note with them to see how we can implement this into an update (this is mostly due to the layout, and when translated page is used so the format tends to be different and not fit into the box). Has the fix worked for you?
On the booking form, select a date, the times are display, however the times are extending beyond the 'time box' which looks very unsightly. IS there a way to correct this ?
Thanks
Hi Phil,
thank you for reaching out to us
You can try changing the layout of the time slots with this line:
In that case the slots would appear like this, and would no longer "break" the border:
Pardon me for butting in but i like this layout, where would teh css code go?
Hi there,
absolutely no problem, please feel free to reply
Custom code needs to be applied to the page where the booking form is. Depending on what you're using (Gutenberg blocks, or some page builder), adding the CSS or JS can be done in a few different ways.
If you need help with adding custom CSS to the page, please take a look at this article.
If you need help with adding custom JS to the page, please take a look at this article.
Thank you.
I think the issue is caused because when all the time slots available do not fit in the time space allocated, a slider bar is shown on the right, and this causes the issue with the time slot boxes.
Maybe this is something the developers could look to resolve for future releases ?
Hi Phil,
thank you for the kind replyI apologize for the later reply as we don't work on weekends.
This is a temporary fix; I will make sure to make note with them to see how we can implement this into an update (this is mostly due to the layout, and when translated page is used so the format tends to be different and not fit into the box). Has the fix worked for you?
Hi,
Thank you. Yes it did work
Phil
Hi Phil,
I'm glad to hear that, thank you for letting me know
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.