Disabling the 'X Remaining' text

Home Forums Ticket Products Event Tickets Plus Disabling the 'X Remaining' text

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1335165
    Dan Eldridge
    Participant

    I’m trying to disable the text that shows how many tickets are still available for sale. I looked in the settings when editing an event, but I don’t see an option to disable. Can you please point me in the right direction?

    #1335308
    Cliff
    Member

    Hi, Dan.

    You could add CSS to hide .tribe-tickets-remaining

    You can add custom CSS code via your child theme’s style.css file, via WordPress 4.7’s Customizer CSS settings, or via a third-party plugin (not guaranteed or supported by us), like:

    • SiteOrigin CSS (helps you visually build CSS selectors via its Inspector and Visual Editor, if that’ll help you)
    • Simple Custom CSS
    • Jetpack (supports regular CSS and the LESS and Sass pre-processors)

    If you’re not a CSS expert, Jetpack’s Custom Design reference may prove helpful.

    Or, for a more complex solution, you could use this snippet:

    https://gist.github.com/cliffordp/94f37421a00db6f7a96368aa23a8d8bb

    Please let me know how this goes for you.

    #1344963
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Disabling the 'X Remaining' text’ is closed to new replies.