Hi,
Use the following CSS style to modify the service field styles:
.ahbfield_service {
font-size:20px;
}
Note: Add the needed styles into the “Appointment Hour Booking >> General Settings >> Edit Styles” area.
Thank you for using the plugin!
Thanks so much for your fast reply.
Unfortunately, this has made no difference at all.
Any ideas?
Kind regards.
John
Hi,
Be sure to clear the browser cache after the CSS modification. If you prefer you can indicate the address of the page that contains the booking form and I’ll confirm the style needed. If you don’t want to share the address of the booking form in this public forum you can send it using the following contact form: https://apphourbooking.dwbooster.com/contact-us
Thank you!
Thanks very much. I cleared the cache and that solved the problem.
I appreciate your help.
Morning,
I decided that after all I want to hide the Aoointment Services dropdown, but even after applying the CSS and then clearing the cache, it still doesn’t work. I am using:
.ahbfield_service { display: none }
Any ideas?
Thanks.
Okay, I think I have resolved this. I applied the CSS into the child theme custom CSS, rather than the plugin CSS, which doesn’t seem to work.
Thanks.
-
This reply was modified 5 years, 7 months ago by
barquerole.
Thank you for the feedback!