Support

Home Forums Event Espresso Premium Adding text below Promotion Input

Adding text below Promotion Input

Posted: February 11, 2017 at 5:26 am


Christian Rogers

February 11, 2017 at 5:26 am

Hello!
I have a quick question . . . I’d like to add text below where customers put the promotion code in on the checkout page. The text would simply be a disclaimer like ““Note: Only one discount code per seminar may be used.”. Any help would be appreciated!

Chris


Lorenzo Orlando Caum

  • Support Staff

February 13, 2017 at 6:49 am

Hi Chris,

Try this CSS for adding the messaging:

	div#ee-spco-payment_options-reg-step-form-payment-options-before-payment-options::after { 
content: "Note: Only one discount code per seminar may be used.";
	}

Here is a preview: https://cl.ly/3j1Y1p242t1s

If your theme has a Custom CSS area built-in, then you can add it there through your WP dashboard. Otherwise, if you are using a current version of WordPress then you could use the Customizer tool in Appearance –> Customize –> Additional CSS.


Lorenzo

The support post ‘Adding text below Promotion Input’ 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