Hide event fee from event listing page

Home Forums Calendar Products Events Calendar PRO Hide event fee from event listing page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #912240
    acpcmoderntribe
    Participant

    I would prefer the registration fee from being posted on our event calendar list page).

    We do still want them on individual pages

    The only paid events we have are Eventbrite imports.

    #912523
    Brian
    Member

    Hello,

    I can help you out here. Although we do not have a setting to remove that it can be done with CSS.

    .tribe-events-list .tribe-events-event-cost {
    display:none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #932240
    Brian
    Member

    Since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide event fee from event listing page’ is closed to new replies.