Support

Home Forums Event Espresso Premium Calendar shows up blank on mobile devices

Calendar shows up blank on mobile devices

Posted: February 14, 2017 at 9:47 am

Viewing 7 reply threads


ROBWERGIN

February 14, 2017 at 9:47 am

The calendar itself shows up on mobile but it shows blank. On PC it displays the events accurately.
http://www.robwergin.com


Lorenzo Orlando Caum

  • Support Staff

February 14, 2017 at 10:55 am

Hi Rob,

Could you try this CSS in this link to show that information on the events calendar?

https://eventespresso.com/topic/images-on-calendar-dont-show-on-mobile-phone-android/#post-177179


Lorenzo


ROBWERGIN

February 15, 2017 at 6:02 am

Are you saying I need to add this to my themes CSS:


@media
only screen and (max-width: 480px){
#espresso_calendar .fc-event-title,
#espresso_calendar .time-display-block,
#espresso_calendar .thumb-wrap,
.ui-tooltip-content p {
display: block !important;
}

#espresso_calendar .fc-event {
min-height: 30em !important;
max-height: 30em !important;
}
}


Lorenzo Orlando Caum

  • Support Staff

February 15, 2017 at 8:06 am

Hi Rob,

Yes, if your theme has a custom CSS area, then you can add it there.

Otherwise, you can add it through the Customizer in Appearance –> Customize –> Additional CSS.


Lorenzo


ROBWERGIN

February 15, 2017 at 9:22 am

This kind of worked. I have the calendar located in 2 places. The one that’s one the bottom of the home page still doesn’t show the events – http://www.robwergin.com/

On the Calendar page looks great.


Tony

  • Support Staff

February 15, 2017 at 11:39 am

Hi there,

The above code should (and appears to be) work for your home page. When I view the page in mobile view I can see the event titles – http://take.ms/DO5Cr

Is that not what you are looking for?


ROBWERGIN

February 15, 2017 at 12:24 pm

Ok. Looks like it’s working now.


Tony

  • Support Staff

February 15, 2017 at 12:48 pm

Great, I’m glad its working for you.

Viewing 7 reply threads

The support post ‘Calendar shows up blank on mobile devices’ 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