Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
Hello,
i have play with color and so on on the Booking Forms 1.0 in the Backend and then on preview i have this: see picture one.
On the Website i have this : see picture two.
The first Step is not the same - it is repeat the same information.
Can you help me to check the problem here?
Then i want to change Font-size of the calendar date:.
>> old font-size: 14px;
>> new font-size: 18px;
I have copy the css part to cutomize-css but it is not working:
.amelia-app-booking #amelia-booking-wrap .am-calendar-picker .c-day-content,
#am-modal.am-modal.am-in-body .am-calendar-picker .c-day-content {
width: 28px;
height: 28px;
font-size: 18px;
font-weight: 400;
line-height: 1.5;
}
Calendar still all the time 14px - if i change it on Mozilla-Console then it shows the right 18px - so it is the right css-part but amelia don't accept the wordpress-customize-css ?
Regards,
Philipp
Attached files: picture_2.JPG
picture_1.JPG
Hello Philipp,
Thanks for reaching out to us.
What you see in the backend it just a preview of the booking form, and it does show like this, since it represents all the options that you can change. On the front end, the window on the right will appear as soon as you select the employee/service, but in the Customize section, you can also enable/disable the option for employee/location selection.
Certainly, we recommend using the new Step by-Step Booking Form 2.0 since it updated and redesigned.
Regarding the CSS part, but the 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.
I hope it helps.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello, and happy new year.
So i'm back on work now.
I use theme customizer to add specific css - so this snipplet:
.amelia-app-booking #amelia-booking-wrap .am-calendar-picker .c-day-content,
#am-modal.am-modal.am-in-body .am-calendar-picker .c-day-content {
width: 28px;
height: 28px;
font-size: 18px;
font-weight: 400;
line-height: 1.5;
}
i add under the customize css tab..
But it is not working.. all other customizing with css for my site is working with this theme cutomizer. Only the amelia part not...
I use wordpress and the theme is active - i cann see it here...
Hello Philipp,
Make sure that you are pasting the CSS correctly. If the other codes are working, and also this one in Mozilla, you just need to make sure that is applied correctly.
Also, make sure that you press the publish button.
Let me know if it works.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables