It is the simplest page, some text and a shortcode:
אנחנו רוצים להקשיב לך בגובה העיניים וללא תשלום.
צוות התומכים מורכב ממתנדבים אנושיים וחמים, פעילים חברתיים, אזרחים ותיקים ואנשים עם מגבלה פיזית או נפשית, שעברו הכשרה מתקדמת ומחויבים לחיסיון מלא.
ניתן להיכנס לשיחה מידית בשעות הפעילות או להירשם מראש
[ameliabooking ]
I just need to know what to add to the CSS so that I can set the font size and thickness
Thanks for the tutorials, what I'm missing are the names of classes and divisions for which to change the font properties so that the date numbers in the calendar and hour numbers in the time selection are readable - bigger and thicker.
Hope that you can access and use the URL and that you can help.
To modify the calendar so it's bold and bigger, you can use this CSS:
.c-day-content > div {
font-weight: 700 !important;
font-size: 20px !important;
}
span.el-radio-button__inner {
font-weight: 700 !important;
font-size: 20px !important;
}
Please note, though, that this is not a perfect solution, and it can affect other segments of your website. Our developers will work on this in the future, but at the moment this is the only solution. The calendar would look like this with these changes:
Hi,
Customers have difficulties with the date and time selection tables in the Step by Step Booking Form.
I've been requested to increase the font size and maybe make it BOLD.
What CSS should I customize?
Hi Arie,
thank you for reaching out to us
Perhaps we can do this for you; could you please provide me with a link to this page so that we can check it out?
Hi,
It is the simplest page, some text and a shortcode:
אנחנו רוצים להקשיב לך בגובה העיניים וללא תשלום. צוות התומכים מורכב ממתנדבים אנושיים וחמים, פעילים חברתיים, אזרחים ותיקים ואנשים עם מגבלה פיזית או נפשית, שעברו הכשרה מתקדמת ומחויבים לחיסיון מלא.
ניתן להיכנס לשיחה מידית בשעות הפעילות או להירשם מראש
[ameliabooking ]
I just need to know what to add to the CSS so that I can set the font size and thickness
Hi Arie,
thank you for the kind reply.
That depends from the page script that needs to be sometimes specific to your page; could you provide us with the URL to your site?
If not please check out these tutorials they may be helpful:
https://www.geeksforgeeks.org/css-font-size-adjust-property/
https://www.w3schools.com/cssref/pr_font_weight.asp
Dear Ivana, Thank you!
Wishing you a happy National Holiday!
Our page is behind a login procedure but I made a copy for you https://ozenlalev.adany.co.il/test-font-customization-ameliabooking/
Thanks for the tutorials, what I'm missing are the names of classes and divisions for which to change the font properties so that the date numbers in the calendar and hour numbers in the time selection are readable - bigger and thicker.
Hope that you can access and use the URL and that you can help.
Hello Arie
Sorry for the late response.
To modify the calendar so it's bold and bigger, you can use this CSS:
Please note, though, that this is not a perfect solution, and it can affect other segments of your website. Our developers will work on this in the future, but at the moment this is the only solution. The calendar would look like this with these changes:
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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 Dear Aleksandar,
Thank you very much for the 'not a perfect' but working solution!
Hello Arie!
Glad to hear it helped; thank you for your time
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.