• Resolved pracko

    (@pracko)


    Appointments doesn’t look good on mobile. Days of the week are displayed vertically (Monday would look better as ‘M’ or ‘Mon’ on mobile, etc.); the appointment confirmation button text is much too long, pushing the button partially off the right side of the viewport (how can we shorten/edit the button text?); the confirmation pop-up is also too wide, part of it is cut off on right side of the page (shouldn’t require CSS tweaking by users).

    See screenshots:
    1) Days of Week: https://imgur.com/a/37Lad2f
    2) Confirmation Button: https://imgur.com/a/Sa9NGpJ
    3) Confirmation Popup: https://imgur.com/a/QCijEPM

    Did I miss some settings somewhere? How do I fix each? Please address these issues in a future update.

    Thanks in advance.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @pracko

    Hope you’re doing well!

    I apologize for the delay in this thread. On my end, I could replicate the issues from (1) and (2) and have forwarded these to our developers.

    To fit the button for mobile screens, changing button font

    @media only screen and (max-width: 960px){
    appointments-confirmation-buttons {
        font-size: 11px;
    }
    }

    To see how the Confirmation pop-up (3) is showing up on your end, please share here a page with booking calendar. The link provided in original thread leads to 404 pages.

    Please advise,

    Cheers,
    Nastia

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @pracko

    I trust you are doing well!

    We’ve not heard from you in a while. I’ve marked this ticket as resolved for now, but if you need anything else at all, we’re here for you, please just reopen the ticket or create a new one.

    Have a good day and take care!

    Cheers,
    Nastia

    hi there stil not responsive at all it looks just like the 1) pic on my phone

    Plugin Contributor Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello @jmayorga9112

    I’m sorry for the late response here.
    Could you please create a new topic about it so we follow the wp.org forum regulations? ??

    Thank you,
    Dimitris

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not Responsive on Mobile’ is closed to new replies.