Support

Home Forums Event Espresso Premium Event shown on desktop by not mobile

Event shown on desktop by not mobile

Posted: February 25, 2019 at 9:28 am

Viewing 1 reply thread


Stephen Hodges

February 25, 2019 at 9:28 am

Hi – I see there are some older posts about this but I want to see if it has been updated. I have ee4 on this site with the calendar here:
https://nakedfalls.com/daily-parking-passes-for-naked-falls/

On mobile, the calendar displays but there are no events shown/cannot click on each date (the client will have one event on all dates during the summer). I have a test event on March 1. I had the conditional use setup where mobile would simply display a list of events but my client did not like that. Is there anyway to make the mobile calendar clickable?

Thanks!


Josh

  • Support Staff

February 27, 2019 at 11:43 am

Hi,

It is clickable, but the targets are missing because no featured images are set for the event.

What you could do is add this CSS to your site’s Appearance > Customize > Additional CSS page:

@media only screen and (max-width: 480px) {
#espresso_calendar a.fc-event {
background-color: #3f6c61!important;
height: 30px;
}
}

What that will do is expand the size of the link to the event and give it a background color that matches your site.

You could also try turning on tooltips in the calendar settings as well.

Viewing 1 reply thread

The support post ‘Event shown on desktop by not 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