[Resolved] Hide ticket counter

    • February 1, 2022 at 9:08 am #9215
      N
      nandor
      Participant

      Hi,

      How can I hide the ticket counter on the tickets page?

    • May 24, 2022 at 5:37 pm #10485
      stevland
      Keymaster

      table.list.queue.tickets.font-reg ~ div span.faded.pull-right {
          display: none;
      }

    • June 12, 2022 at 11:14 pm #10736
      ablovatto
      Participant

      This is not working in mobile view.

You must be logged in to reply to this topic.