Support

Home Forums Event Espresso Premium Mobile view (2)

Mobile view (2)

Posted: January 6, 2018 at 7:57 am

Viewing 1 reply thread


tmeyer78

January 6, 2018 at 7:57 am

I can’t figure out how to get the event to be readable when using mobile. It gets cut off.

mobile view


Josh

  • Support Staff

January 8, 2018 at 1:12 pm

Hi there,

The following are Divi theme specific CSS fixes that will help make it so table elements fit within the display of smaller screens:

@media (max-width: 768px) {
.entry-content tr td {
padding: 6px;
font-size: 13px;
}

.entry-content table {
border: none;
}
.et_pb_row_16.et_pb_row {
padding: 0;
}
}

You can add the above CSS to your site’s Custom CSS panel.

Viewing 1 reply thread

The support post ‘Mobile view (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