Recurring event

Home Forums Ticket Products Event Tickets Plus Recurring event

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1459670
    iyfm
    Participant

    Hi,

    We have a special event with 3 days.

    http://www.bijscholing.iyfmklanten.nl/wp/training/groep-ent-b17/

    Its only 1 price for all 3 days.

    How could we hide/css the FREE / ZERO price? See screen.

    #1461184

    Hi Travis,

    Thanks so much for reaching out!

    Just to let you know, we are limited by our Support Policy in how much we can help with customizations, but I will try to point you in the right direction.

    I’d recommend hiding that whole field and then adding in a custom field with the price that you’d like to display.

    You can hide that field by adding the following CSS to your WordPress Customizer or theme’s (or child theme’s) stylesheet:

    .single-tribe_events .tribe-events-schedule .tribe-events-cost {
    display:none;
    }

    Let me know if that helps!

     

    Thanks,

    Jaime

    #1475959
    iyfm
    Participant

    Thanks!

    #1476300

    Glad we could help, you are welcome back in our support forums any time!

    Since you marked this thread as Resolved, I am going to close this thread.

    Have a great week!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Recurring event’ is closed to new replies.