Hi, I have an event I want to create using RSVP, but I can’t find where to change some of the default text that is appearing.
Please explain where I can do this? (see screenshots where red circles are)
Also, how can I remove the big green ‘Open’ button?
Jun 10,2025 AT 1:33PM - 14 hours ago -Hello,
Please go to EventON > Language > ADDON: RSVP Events:
Also, how can I remove the big green ‘Open’ button?
Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header). You can also add this code to wp-admin > Appearance > Customize > Additional CSS.
.evors_section.evors_remaining_spots.sec_shade { display: none !important; }