Support

Home Forums Event Espresso Premium Changing thank you page

Changing thank you page

Posted: December 28, 2018 at 9:57 am

Viewing 4 reply threads


AlainB

December 28, 2018 at 9:57 am

Hi,

I found this https://eventespresso.com/topic/how-to-edit-the-thank-you-page-after-payment/ to remove a couple of buttons. This worked, but I dont know how to remove the other buttons. Can someone help? Thanks! I provided an image so that you guys can see which I mean. Screenshot


AlainB

December 28, 2018 at 9:57 am

https://imgur.com/a/eiIDg4b


Josh

  • Support Staff

December 28, 2018 at 9:58 am

Hi,

Those buttons should not be removed. If they’re removed, the end user will not be able to pay.


AlainB

December 28, 2018 at 10:21 am

Hi,

Its on the account page. They still have access to the invoice, which is used to pay with since I have offline payment. I would like to remove these buttons.


Tony

  • Support Staff

December 28, 2018 at 11:24 am

As Josh mentioned, I don’t think it’s a good idea to hide these buttons but this CSS will do what you are requesting:

#espresso-thank-you-page-transaction-details-dv .ee-table tr:nth-of-type(3) .small-text {
    display: none;
}
#espresso-thank-you-page-transaction-details-dv > p.small-text {
    display: none;
}
Viewing 4 reply threads

The support post ‘Changing 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