I want to change the text on the Registration part (1 Visitor information) of the Check out page. And also on the same page I want to remove/rename the bracket with the text ‘Participating Couple 1’. Or is the last one an option which can be disabled?
Add this to Appearance -> Customize -> Additional CSS to hide that text:
.spco-attendee-lgnd {
display: none;
}
—
Change the format/color specially for THAT question, or any question with a description?
You need CSS for it either way but which selector depends on what you want to do. Here is a quick example but if you let me know what you are trying to do I can help with something more specific:
The support post ‘Customize text on Check-out 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.
Support forum for Event Espresso 3 and Event Espresso 4.