Support

Home Forums Event Espresso Premium Mobile view slightly cuts of table and forms

Mobile view slightly cuts of table and forms

Posted: September 13, 2018 at 10:41 am


NFCPA

September 13, 2018 at 10:41 am

When registering through my mobile browser, it slightly cuts off the right side of the tables and text. I didn’t think this was much of a problem, but lately, we have received a few complaints about it. If you could please take a look and maybe provide some CSS that can solve this, I would really appreciate it.

Take a look at this link on your phone to get a better idea of what I’m talking about. https://events.fibroandpain.org/togetherwalks-reg/missouri-fibromyalgia-chronic-pain-together-walk/

Or click HERE.


Josh

  • Support Staff

September 13, 2018 at 11:18 am

Hi,

The following CSS will make things fit better on the smallest screens:

@media (max-width: 500px) {
 .tkt-slctr-tbl-wrap-dv {
  margin-left: -5%;
  margin-right: -5%;
  font-size: .85em;
 }
}

The support post ‘Mobile view slightly cuts of table and forms’ 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