Support

Home Forums Event Espresso Premium Calendar not showing on mobile

Calendar not showing on mobile

Posted: March 20, 2022 at 9:12 pm

Viewing 3 reply threads


Michael L

March 20, 2022 at 9:12 pm

Hi, The EE Calendar on the Australian Disputes Centre is showing on desktop but not on mobile view. I have searched for a solution but haven’t found anything. Could you please have a look and let me know if you can tell what’s happening. Thanks, Michael. The homepage URL is: https://disputescentre.com.au/


Tony

  • Support Staff

March 22, 2022 at 7:06 am

Hi there,

Within the WP Custom CSS plugin you have this rule:

@media(max-width: 767px) {
    #espresso_calendar {
        display: none;
    }

Which is hiding the calendar for mobile view.

(Side note, that ruleset needs an additional closing } to close the media query, but if you want the calendar to display on mobile it that whole selector needs to be removed)


Michael L

March 22, 2022 at 6:48 pm

Thanks Tony!


Tony

  • Support Staff

March 23, 2022 at 5:13 am

You’re most welcome 🙂

Viewing 3 reply threads

The support post ‘Calendar not showing on mobile’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso