Support

Home Forums Event Espresso Premium Events page not formatting for mobile correctly

Events page not formatting for mobile correctly

Posted: February 4, 2018 at 8:31 am


Bob Randklev

February 4, 2018 at 8:31 am

On mobile devices visitors are unable to choose the event option check or credit card
An example is this page https://streetsmartsdriversed.com/iowa/marion/indian-creek-ind-classes/

But when you visit the page from a mobile device we see:
Mobile 1
Mobile 2

Not all visitors know to rotate their phone to landscape mode.

Is there a setting in EE or something we can change to make this format better?


Josh

  • Support Staff

February 5, 2018 at 9:21 am

Hi Bob,

You can correct how the Pressive theme displays html tables on small screens by adding the following to your Customizer > Additional CSS panel:

@media only screen and (max-width: 540px) {
    .wrp {
         width: auto !important;
    }
}


Bob Randklev

February 5, 2018 at 4:07 pm

Thanks that works, I’ll have the client review but looks good.

The support post ‘Events page not formatting for mobile correctly’ 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