Support

Home Forums Event Espresso Premium Where can I find and edit " x 1 attendee"

Where can I find and edit " x 1 attendee"

Posted: February 4, 2013 at 7:45 pm


2redline

February 4, 2013 at 7:45 pm

On the event registration page after adding to cart, it shows
Price Type: General Admission x 1 attendee

Where can I find and edit ” x 1 attendee”
I want to prevent that from displaying


Jonathan Wilson

February 5, 2013 at 11:18 am

Hi Joan,

This easiest way to do this would be with CSS, like this:

.event_espresso_form_wrapper h4 {
    display: none;
}

Note that it will remove that whole line, though.

The support post ‘Where can I find and edit " x 1 attendee"’ 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