Support

Home Forums Event Espresso Premium Registration grid no longer fully visible on phone

Registration grid no longer fully visible on phone

Posted: May 27, 2023 at 7:44 am


cprdave

May 27, 2023 at 7:44 am

With latest EE update, responsiveness is not working correctly. Registration grid is not fully visible, and there is no horizontal scrolling capability. Can you fix or tell me what I can do to fix?


Sam

  • Support Staff

May 29, 2023 at 3:31 am

Hi Christine,

Thank you for contacting us.

You can try this CSS to your Additional CSS(Appearance > Customize > Additional CSS) to adjust that:

#espresso-notices, #espresso-ajax-notices {
    max-width: 100%;
    width: 100%;
}

Thank you.


cprdave

May 29, 2023 at 6:18 am

That seems to have done the trick. Thank you!


Ted Karlsalr

May 31, 2023 at 2:32 pm

Hi there,
I have the same issue and the code didn’t fix the problem.


Tony

  • Support Staff

May 31, 2023 at 11:33 pm

Hi Ted,

Can you link me to the page so I can take a look?


Sam

  • Support Staff

June 1, 2023 at 1:48 am

Hi Ted,

You can try this CSS instead for adjusting the form on your event page:

.tkt-slctr-tbl-wrap-dv {
    overflow: scroll;
}

Hope that helps.


Ted Karlsalr

June 1, 2023 at 9:52 am

Hi Sam,

Thanks again, Sadly, it didn’t work. As Tony asked, Here is the link to the events page and the ticket selector works fine on desktop and tablet but not on the mobile. Can you please take a look?
https://omnilargess.com/events/

Cheers,


Sam

  • Support Staff

June 1, 2023 at 12:09 pm

Hi Ted,

When you add the above CSS you can see the table scroll to the right and you can select the quantity there.

Please check the video here: https://www.awesomescreenshot.com/video/17945849?key=f04e960c15a910be9f9c21dda0afd0fd


Ted Karlsalr

June 1, 2023 at 12:26 pm

Thanks Sam,

It is all good now.

The support post ‘Registration grid no longer fully visible on phone’ 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