Remove Orginazer in single page

Home Forums Calendar Products Events Calendar PRO Remove Orginazer in single page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1233725
    Arni
    Participant

    Hi. I need to remove the ORGINAZER section in the single page – but i realy dont know what file i need to look in.
    Can you please tell me what file i need to change?

    #1234280
    Geoff B.
    Member

    Good evening Arni and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    You have 2 ways of removing the organizer section:

    1. You can create a template override where you simply delete it. You might want to read our Themer’s guide to get a sense of how that works.
    2. You can hide it using CSS

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .tribe-events-meta-group-organizer {display:none !important;}

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1238408
    Arni
    Participant

    Great Geoff! Thanks – It works!

    #1239052
    Geoff B.
    Member

    Good afternoon Arni,

    I am super stoked that this worked out for you.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Orginazer in single page’ is closed to new replies.