Support

Home Forums Event Espresso Premium Calendar view on phone (2)

Calendar view on phone (2)

Posted: June 5, 2018 at 10:17 am


adminCALS

June 5, 2018 at 10:17 am

Its very hard to notice events on the calendar when on phone. Is there a way to improve this? Highlighted box? https://ctsurveyorsdev.wpengine.com/calendar/


Josh

  • Support Staff

June 5, 2018 at 11:02 am

Hi there,

You can add something like this to your custom CSS (stylesheet)

.fc-event-inner {min-height: 30px;
}
@media only screen and (max-width: 480px) {
.fc-event-inner {background-color: rgb(0, 43, 96);}
}

The support post ‘Calendar view on phone (2)’ 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