• Resolved baillarg

    (@baillarg)


    I suspect that some CSS settings are producing these full size calendars on my site but I cannot find the way to get the standard much smaller calendars. I am not very familiar with CSS syntax so any help will be appreciated. Thanks.

    The page I need help with: [log in to see the link]

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

    (@codepeople)

    Hi,

    You can add a CSS like the following:

    #fbuilder .ui-datepicker-inline{max-width:400px !important}

    Adjust the max-width as needed. Add the needed styles into the “Appointment Hour Booking >> General Settings >> Edit Styles” area.

    Thank you for using the plugin!

    Thread Starter baillarg

    (@baillarg)

    Thanks a lot. It worked as expected. Great plugin!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to get smaller calendars’ is closed to new replies.