How to remove recurring info from home page

Home Forums Calendar Products Events Calendar PRO How to remove recurring info from home page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1294995
    Mark
    Participant

    I upgraded to events pro and now on my front page under all of my reoccurring events it has a circling arrows icon and says
    “AN EVENT EVERY WEEK THAT BEGINS AT 11:00AM ON THURSDAY, REPEATING ”

    How do I remove this line?

    Thank

    Mark

    #1296102
    Jennifer
    Keymaster

    Hi Mark,

    Thanks for reaching out!

    For a simple fix, you can add this to your custom CSS area under Appearance > Customize (if your theme provides one) or to your style.css file in your child theme:


    .tribe-events-list .event-list-wrapper-bottom .wraper-bottom-left .author .time-details p {
    display: none;
    }

    Let me know if that works for you!

    Thanks,

    Jennifer

    #1315012
    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 ‘How to remove recurring info from home page’ is closed to new replies.