Custom text in booking popup
AnsweredI use the timeslots in Checkfront for customers to select their delivery and pickup times for booking product rentals. Unfortunately, there is no way for me to easily explain how these times should be entered by the booking customer.
I'd like to see Checkfront give us the ability to add custom text to this modal window so that specific instructions can be easily displayed. I've mocked up an example of ideally how this would look for my usage.
-
Official comment
Hi Phillip,
I believe that I have a partial solution that could work for you using CSS with the following code:#cf-ui-date:after {
content:" add content here";
float: right;
padding-top: 7px;
}Where "add content here" will be what you would like to say within the quotations (" "). This will show on all items, so I would recommend using a generic sentence if possible.
You can add this CSS from Manage > Layout > Booking Page > CSS Editor. Here is a guide: Booking Page CSS Editor.I have an example on my test account here for you.
However, I will take a look for that Feature Request you submitted and see if I can refresh the activity on it 😁Comment actions -
Great suggestion!
I am going to check with my team to see if there are any temporary solutions to accomplish this in the system as is.
Once I have more information as to if this will be possible; or if it is a feature request, I will let you know!
-
Hey Dedric Hourde this does appear to still work for me in my account.
I will create a new ticket for you from this thread so that a member of our Support team can look at this in your account with you.We will be in touch as soon as we can. 📩
Please sign in to leave a comment.
Comments
6 comments