Support

Home Forums Community Forum Thank you page: How to edit text and change font size, style and color?

Thank you page: How to edit text and change font size, style and color?

Posted: August 15, 2016 at 12:25 pm


James13

August 15, 2016 at 12:25 pm

Hi!

We need to edit the “Thank you page” that appears after registering for an event. Our users don’t notice the “View Invoice” and “View Full Order Confirmation Receipt” for some reason.

I have here a screenshot of that “Thank you page”: http://tinyurl.com/zk6yhol

How do we customize this page?

Thanks!


Tony

  • Support Staff

August 16, 2016 at 11:36 am

Hi Jame,

You can CSS to alter the output. For example to change the font size of the confirmation order button you can use:

#espresso-thank-you-page-overview-dv .ee-attention a.ee-button {
    font-size: 28px;
}

For the View Invoice link, something like this:

#espresso-thank-you-page-payment-details-dv .ee-invoice-lnk {
    font-size: 28px;
}

Have you purchased a support license for Event Espresso? You current account does not have an active license. If you don’t have one currently you can view our licenses here:

https://eventespresso.com/pricing/

The support post ‘Thank you page: How to edit text and change font size, style and color?’ 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