RECURRING EVENT. SEE ALL

Home Forums Calendar Products Events Calendar PRO RECURRING EVENT. SEE ALL

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1219447
    matrix2
    Participant

    Hello,
    is there a way to get rid of the message “RECURRING EVENT. SEE ALL”?

    Thank you!

    #1219926
    Cliff
    Member

    Hi, Claire.

    You might simply need this CSS:

    body.single-tribe_events .recurringinfo {
    display: none;
    }

    You can add custom CSS code via your child theme’s style.css file 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.

    Please let me know how it goes for you.

    #1231367
    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 ‘RECURRING EVENT. SEE ALL’ is closed to new replies.