Support

Home Forums Event Espresso Premium Remove CONGRATULATIONS from Thank You page

Remove CONGRATULATIONS from Thank You page

Posted: December 10, 2014 at 9:18 pm


Nathan McLean

December 10, 2014 at 9:18 pm

Hi there

I’m using Event Espresso 4 and after registering for an event, on the Thank You page the word CONGRATULATIONS appears. I would like to delete this word CONGRATULATIONS but cannot work out how.

You can use the following event as a test: https://www.claymatter.com.au/events/modelling-for-consulting-strategy/

(If you pay by invoice then it costs nothing to complete a registration).

Thanks!
Nathan


Dean

December 11, 2014 at 12:31 am

Hi,

Some CSS can resolve that:

div#espresso-thank-you-page-overview-dv h2 {
display: none;
}

That CSS can be added to your themes style.css, though in order to preserve the CSS through theme updates we recommend adding it to either: a child themes style.css, your themes CSS options if it has any, or a plugin such as My Custom CSS.


emarienborg

December 11, 2014 at 12:47 am

I’m having a related problem – I would like to rephrase that section by editing the template. How can I override the default template and preserve it against future upgrades?


Nathan McLean

December 11, 2014 at 12:58 am

Excellent, that has worked perfectly. Thanks Dean!

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