Support

Home Forums Event Espresso Premium Hide "edit info" link from thank you page

Hide "edit info" link from thank you page

Posted: November 22, 2022 at 7:52 pm


stateline

November 22, 2022 at 7:52 pm

I would like to hide the “edit info” link on the thank you page. We cannot allow attendees to change their registration info once we have begun printing badges.

Thank you in advance.


Sam

  • Support Staff

November 23, 2022 at 4:36 am

Hi Robert,

Thank you for contacting us today.

You can use this CSS under Additional CSS to remove the ‘edit info’ link from the thank you page:

.ee-table.ee-registrations-list .tiny-text .ee-icon-only-lnk:nth-child(1) {
    display: none;
}
.ee-registration-details-dv .small-text.jst-rght {
    display: none;
}

Hope that helps.

Thank you.

The support post ‘Hide "edit info" link from thank you page’ 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