Support

Home Forums Event Espresso Premium Registration Checkout

Registration Checkout

Posted: April 7, 2021 at 5:19 am


phoustle

April 7, 2021 at 5:19 am

How can I change the text in the Name and Description section of the Registration Checkout Page. It shows ticket details relevant to the Ticket list page (i.e. referencing other tickets on the list page – see https://marylandrecyclingnetwork.org/events/2021-mrn-swana-midatlantic-annual-conference-2/#tkt-slctr-tbl-31011), but no longer relevant on the Registration Checkout Page (see https://marylandrecyclingnetwork.org/registration-checkout/?uts=1617794312#checkout). Please advise. Thank you.


Seth Shoultes

  • Support Staff

April 8, 2021 at 10:31 am

Hi there,

Are you referring to the information shown in this screenshot?
Screen-Shot-2021-04-08-at-9-52-40-AM

If so, then you can add the following CSS to your site to hide that information on the checkout page.

In your WordPress admin, go to Appearance > Customize > Additional CSS, then add the following code and Publish the changes:

#ee-single-page-checkout-dv .line-item-desc-spn {
    display: none;
}

Please let us know if that works.

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