In frontend view, when customer is using “detail view” for ticket, there is intro Text big letters and again together with invoice details.
Is there a way to hide double text in the top? http://i.share.pho.to/b3b6080c_o.jpeg
You can hide that details section using the template option in Event Espresso –> Events –> Templates –> Ticket Selector.
If you are wanting to hide a specific area, then you could inspect the page using a free tool like Firebug or Chrome developer tools and then add new CSS to your site to remove the content.
As in my image you can see, there is a description text, bigger text size on top and small-text in price area – both are the same. I understood how to disable view with css, but both text items have no css class, so my understanding is, i cannot use style.css to work like this….
The class is in a parent element, but that’s a totally valid way to style child elements.
Viewing 5 reply threads
The support post ‘Ticket Details – Text showing up double’ 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.