• Resolved smartine

    (@smartine)


    Dear all,

    There’s a serious issue with the calendar layout on mobile devices i.e. it’s almost impossible to read the dates (the numbers are displayed one above the other, in columns).

    Example:

    1
    2

    instead of 12

    + on the current day, there’s a flag = end users don’t see the date.

    I can send you a print screen if you let me know your email address.

    Many thanks for your support

    Martine

    • This topic was modified 8 years, 1 month ago by smartine.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Webba Appointment Booking

    (@webba-agency)

    Hello,

    Please, add the following CSS code in your theme:

    .picker__day {
        word-wrap: normal !important;
    }

    This should resolve the issue. Let us know if the problem remains. This update will be also included in the next version.

    Thread Starter smartine

    (@smartine)

    You rock !

    Thank you so much !

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

The topic ‘Calendar not responsive’ is closed to new replies.