• Hello,

    For some reason the month and year text on the calendar (date picker) does not display (fields are blank) on mobile. Works just fine on desktop. Thoughts? Thanks!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    Hello @jdphoenix,

    Hope you’re doing well today!

    I was able to replicate the issue on the page that you’ve shared. Upon trying to replicate it in my lab environment, the datepicker worked as expected and showed the Month and Year values just fine.

    Moving forward, I checked the CSS on the page you shared and confirmed the issue is due to padding that you’ve set for the fields for the mobile layout. Please refer to the screenshots here: https://monosnap.ai/file/g8szuFJ7cC6ozFSp0SVIKWppwnppbd

    If I disable the Padding, the values show up fine, please check the screenshot here: https://monosnap.ai/file/arba4vcuGdmcKgFqRpwg3lINik9bp2

    Please adjust the padding values, by removing the “!important” part as it is overriding the styles and causing the issue that you are noticing.

    Please let us know if you have any further questions.

    Kind Regards,
    Saurabh

    Thread Starter jdphoenix

    (@jdphoenix)

    Thanks for the reply. That worked. Appreciate your help on this.

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

You must be logged in to reply to this topic.