How do I hide the availability text in Ticket Purchase widget

  • hymdall
    Asked on October 3, 2018 at 8:51 PM

    i am trying to hide the ticket purchase availability amount. but theres no option for hidden

  • jonathan
    Replied on October 4, 2018 at 12:02 AM

    You can do that using injected custom CSS codes on the widget.

    Try this code :

    .items-left{

    visibility : hidden;

    }

    1538625641zzz 2018 10 04 11 Screenshot 10