Hey Guys! I’m testing my site on mobile devices now. “Not On Sale” tickets are hidden on desktop using the below but not on mobile. How can I get them hidden on mobile as well?
/* EE4 Hide a tickets option with a status of sold out */
.espresso_events .ticket-sales-sold-out {display:none;}
/* EE4 Hide a tickets option with a status of expired */
.espresso_events .ticket-sales-expired {display:none;}
/* EE4 Hide a tickets option with a status of upcoming */
.espresso_events .ticket-pending {display:none;}
Thanks for letting us know that you got it working. I’ll update this support post to resolved.
—
Lorenzo
Viewing 5 reply threads
The support post ‘Hide Tickets NOT On Sale On Mobile Devices’ 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.