The event details just look too messy and cluttered. Too many useless headings, too many font variations (although it’s all one font!). It just looks BAD!
How do I get rid of the titles that I don’t need? like “event details” (and that date above it, what’s it there for anyway?), and the other parts like “event location”, that’s the same thing as “venue”, and “address”. There’s no need to say it THREE TIMES!
Also, is there a way to remove the little black symbols beside each heading? They don’t look professional.
I just want it to be CLEAN. Please help! Thank you!
You can inspect any of the elements on the page using a tool like Firebug or Chrome Developer Tools. They will tell you the CSS that is being used for a specific elements.
Then you can combine these classes & ids with display:none.
That worked great! thank you! I was able to use Chrome Dev tools to locate the other items that I needed gone, and it worked. Just one more that I can’t handle, can you help me out?
In the tickets list, there’s a button “show details”. There is NO useful information in that drop down. I want to remove “show details” for ALL events and ticket pages. Is there a code for that?
When I used the CSS finder, it gave me a code and it worked for deleting the button “show details”, but only for that one listing. How can I delete it universally for ALL listings?
The support post ‘Event Details TOO MESSY’ 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.