Support

Home Forums Event Espresso Premium ** Help urgent ** Change the Thank You page css : hide "Status" column

** Help urgent ** Change the Thank You page css : hide "Status" column

Posted: July 17, 2017 at 7:22 am

Viewing 6 reply threads


JacquesMivi

July 17, 2017 at 7:22 am

Hi there,

We really need to change the Thank You page when a registrant finish his registration. What we need to do before tonight is to hide the column “Statut” (approved, non-approved, …”). Could you help us please?

Here is the column we would like to hide urgently (in red): https://drive.google.com/open?id=0B4-hsazMWUExaGhNRWR6Z0hUT2M

Many thanks, it is quiet urgent.
Thanks a lot!


Tony

  • Support Staff

July 17, 2017 at 8:23 am

Hi there,

Something like this should work:

#espresso-thank-you-page-overview-dv .ee-registrations-list td:nth-of-type(3), #espresso-thank-you-page-overview-dv .ee-registrations-list th:nth-of-type(3) {
    display: none;
}

Note the above is intentionally very specific to the section/column you are asking for.


JacquesMivi

July 17, 2017 at 8:27 am

Thank you very much Tony, I’ll test that. Thanks!


JacquesMivi

July 17, 2017 at 8:28 am

Should I insert it in a specific template?


Tony

  • Support Staff

July 17, 2017 at 8:31 am

No, you can add it to your themes style.css file if using a custom/child theme.

Or if your theme supports it, go to Appearance -> Customize -> Additional CSS and place it there.


JacquesMivi

July 17, 2017 at 8:42 am

It works, thanks Tony!


Tony

  • Support Staff

July 17, 2017 at 8:46 am

You’re most welcome.

Viewing 6 reply threads

The support post ‘** Help urgent ** Change the Thank You page css : hide "Status" column’ 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