Support

Home Forums Event Espresso Premium Table event

Table event

Posted: September 26, 2016 at 2:47 pm

Viewing 1 reply thread


Cod106

September 26, 2016 at 2:47 pm

Hello,

The Table of event are not very resposive right?

Because on iphone 4 it’s not possible to click on subscriber.
Do you have a solution?

Link page

Try with a view in width 325px

Thanks


Tony

  • Support Staff

September 27, 2016 at 6:00 am

Hi Oliver,

You would use some CSS to reduce the font size used on the table for smaller devices, for example:

@media only screen 
and (max-device-width : 325px) {

#ee_filter_table {
    font-size: 10px;
}

}
Viewing 1 reply thread

The support post ‘Table event’ 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