Support

Home Forums Event Espresso Premium Selecting quantity on mobile

Selecting quantity on mobile

Posted: November 10, 2023 at 6:23 am


Elizabeth

November 10, 2023 at 6:23 am

On mobile, when you click register for an event, there is an iframe for the details, price and qty. You cannot see the qty because you have to scroll over to see it. Many customers do not notice that and fail to select the qty. Is there a way to stack that info on top of each other instead of next to each other where it pushed the info off the iframe?


Tony

  • Support Staff

November 10, 2023 at 6:50 am

Hi there,

Can you link me to a page you are viewing so I can take a look? The ticket selector shouldn’t be loading within an iframe by default.


Elizabeth

November 10, 2023 at 8:25 am

Were you able to replicate it?


Tony

  • Support Staff

November 10, 2023 at 9:25 am

Did you send me a link to an event that I’ve missed somewhere?

Which page do I need to view this please?


Elizabeth

November 10, 2023 at 3:14 pm

I did : https://mmlawrenceville.com/calendar/ go to any event


Rio

  • Support Staff

November 10, 2023 at 4:06 pm

This happen depending on the theme and this can be resolved with custom css.

Can you go to your WP Dashboard -> Appearance -> Customize -> Additional CSS then add this code.

@media only screen and (max-width: 500px) {
.tkt-slctr-tbl-wrap-dv tr td {
padding: 0;
}
}

thanks


Elizabeth

November 11, 2023 at 8:57 am

Thanks, but it still have to scroll a little to see the qty dropdown.


Rio

  • Support Staff

November 12, 2023 at 6:09 pm

It could be relate to different screensize. Can you tell me your screen size and the event URL, so i can suggest ways to resolved it?

https://monosnap.com/file/10wuACJkEg6tw1bIVlPjejLwigL4Au

thanks

The support post ‘Selecting quantity on mobile’ 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