• Resolved barquerole

    (@barquerole)


    Is it possible to make the appointment service field dropdown menu, adjacent to the calendar, appear in a larger text size?

    Thanks for a great plugin.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author codepeople

    (@codepeople)

    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!

    Thread Starter barquerole

    (@barquerole)

    Thanks so much for your fast reply.

    Unfortunately, this has made no difference at all.

    Any ideas?

    Kind regards.

    John

    Plugin Author codepeople

    (@codepeople)

    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!

    Thread Starter barquerole

    (@barquerole)

    Thanks very much. I cleared the cache and that solved the problem.
    I appreciate your help.

    Thread Starter barquerole

    (@barquerole)

    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.

    Thread Starter barquerole

    (@barquerole)

    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.
    Plugin Author codepeople

    (@codepeople)

    Thank you for the feedback!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Appointment Services Field’ is closed to new replies.