• Resolved mcewan99

    (@mcewan99)


    Hi there,

    I am trying to hide te text “Unlimited verfügbar” (which makes no sense in German) when showing no limit on available tickets.

    I wrote to your team before (https://theeventscalendar.com/support/forums/topic/hide-ticket-capacity/#post-1453235).

    I was told to add this code in the style.css file:

    —–

    .tribe-events-tickets .tribe-tickets-remaining {
    display: none !important;
    }

    —–

    Unfortunately this is not working when I just add it at the end… Can you specify if I have to add it at some exact place? Or otherwise what else I can do?

    Thanks a lot!

    Best regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor GeoffBel

    (@geoffbel)

    Hey @mcewan99,

    First off, I would like to apologize for the delay answering.
    We are currently experiencing a higher level of requests than usual.

    Please rest assured that we are working hard at correcting this situation.
    We appreciate your patience while we try to normalize things.

    Thank you for reaching out.

    You need to add this code to your style.css file or in your Custom CSS metabox and it should work like a charm.

    Let us know how that goes.

    Best regards,
    Geoff B.

    Hey there! This thread has been inactive for a while so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help. 🙂

    Thanks
    Courtney 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide “ticket capacity” when set to unlimited’ is closed to new replies.