Notifications
Clear all
Feb 01, 2022 2:08 am
Hi,
How can I hide the ticket counter on the tickets page?

1 Reply
May 24, 2022 10:37 am
table.list.queue.tickets.font-reg ~ div span.faded.pull-right {
display: none;
}
Jun 12, 2022 4:14 pm
This is not working in mobile view.