On my default event registration page http://advance.org.za/?page_id=2218 is there a way to way to remove the available spaces? And put the price underneath the text? Furthermore then on the events page http://advance.org.za/?page_id=2218&ee=1 how does one remove just the bold description: not the actual description just the thing saying description
It looks like you figured out your first questions. To remove the Description text, you can add this CSS to your style.css file:
.section-title {
display: none;
}
Viewing 1 reply thread
The support post ‘Events display 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.