Support

Home Forums Event Espresso Premium Registration issue because whole screen is not showing

Registration issue because whole screen is not showing

Posted: January 8, 2025 at 8:57 am

Viewing 1 reply thread


HealingGarden

January 8, 2025 at 8:57 am

Clients cannot register for programs from their phones because the registration page is cut off and not showing the ticket option.


Garth

  • Support Staff

January 8, 2025 at 11:43 am

Hi there,

I looked at your website pages and found that this is not just an issue with your pages with tickets. Your website theme Unicon actually struggles to adapt to mobile sizes on some of your other pages.

I can give you some CSS to help your Event Espresso pages.


@media only screen and (max-width: 768px) {
    .single-espresso_events .container .twelve.alt.sidebar-right {
        width: inherit;
        max-width: 100%;
        font-size: medium;    }
}

Steps to Implement:

1. Add this code to your WordPress site’s Additional CSS section:
– Go to Appearance > Customize > Additional CSS in the WordPress dashboard.
– Paste the code
– Save the changes

2. Save and test the behavior on a mobile device or by resizing your browser window.

Does that help?

If you need us to do that for you, please purchase a support token and send us login credentials here: http://eventespresso.com/send-login-details/

Viewing 1 reply thread

You must be logged in to reply to this support post. Sign In or Register for an Account

Event Espresso