Hey Guys! I made the updates and now my Details are not showing. Could you please take a look and let me know how to fix it? I only want the description to display and not that table. Here are the only customizations I have on my site:
/*Hide Tickets Not on Sale*/
/* EE4 Hide a tickets option with a status of sold out */
.tkt-slctr-tbl-wrap-dv .ticket-sales-sold-out {display:none;}
/* EE4 Hide a tickets option with a status of expired */
.tkt-slctr-tbl-wrap-dv .ticket-sales-expired {display:none;}
/* EE4 Hide a tickets option with a status of upcoming */
.tkt-slctr-tbl-wrap-dv .ticket-pending {display:none;}
/*Hide Info Under Show Details*/
.tckt-slctr-tkt-datetimes-sctn {display: none;}
.tckt-slctr-tkt-quantities-sctn {display: none;}
.tckt-slctr-tkt-price-sctn { display:none; }
.tckt-slctr-tkt-sale-dates-sctn { display:none; }
.ee-event-datetimes-li {display: none;}
.espresso-venue-dv {display: none;}
/*Hides Maximum Number of Tickets Message*/
.tkt-slctr-tbl-wrap-dv p {display: none;}
/*Hides Arthur and Comments*/
.single-espresso_events .post-meta {display:none;}
#post-author {display:none;}
#comments {display:none;}
The support post ‘Details Not Showing’ 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.