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 ?
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.
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.
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