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!
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.";
}
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
Viewing 1 reply thread
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.
Support forum for Event Espresso 3 and Event Espresso 4.