Support

Home Forums Event Espresso Premium Registration page not displaying correctly on mobile device.

Registration page not displaying correctly on mobile device.

Posted: December 5, 2017 at 2:12 pm

Viewing 2 reply threads


Matt

December 5, 2017 at 2:12 pm

Using a mobile device, the initial registration page is not displaying correctly on a mobile device. Once on to the form itself it seems fine, but to select tickets the screen cuts off.

Event link here


Josh

  • Support Staff

December 5, 2017 at 3:01 pm

Hi Matt,

That’s actually a bug in the Betheme’s shortcode.css stylesheet. You can work around that bug by adding the following to your custom stylesheet (or the built-in Additional CSS section of the WP > Appearance > Customizer)

@media (max-width: 768px) {
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
width: auto;
}
}


Matt

December 5, 2017 at 3:05 pm

Neat, thank you.

Viewing 2 reply threads

The support post ‘Registration page not displaying correctly on mobile device.’ 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