Support

Home Forums Event Espresso Premium Registration Page formatting

Registration Page formatting

Posted: March 8, 2020 at 7:37 am


AWCAC

March 8, 2020 at 7:37 am

I’m new to Event Espresso, and not a very seasoned WordPress developer.

I have an issue with the first page that is displayed during Registration – where people select the tickets, and how many. It looks great on the small screen of a phone, but the formatting is off on a large screen (lap top), as each column (ticket, price, count) is spread evenly across the page. How can I modify the page so that the ticket/price/count widgets are displayed close together?


Josh

  • Support Staff

March 9, 2020 at 1:09 pm

Hi,

You can add the following CSS to your site’s Appearance > Customize > Additional CSS page:

.event-tickets {
max-width: 720px;
}

(you can adjust the 720px to a greater or lesser value to match your preference)


AWCAC

March 9, 2020 at 4:15 pm

Perfect! Thank you!!

The support post ‘Registration Page formatting’ 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