Calendar Month View – remove lines above and below title/ change title text

Home Forums Calendar Products Events Calendar PRO Calendar Month View – remove lines above and below title/ change title text

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1348563
    Marek Pramuka
    Participant

    Hello,

    On our Events Calendar Month View, two horizontal lines appear above and below the Title (i.e.- Events for September 2017). I would like to remove these from all months.

    Also, I would like to change the text in each title for each month (i.e.- shorten from Events for September 2017 to September 2017).

    Can you help with the correct code to enter for these two changes? Thank you.

    #1349007
    Geoff B.
    Member

    Good evening Marek and welcome back!

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

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

    #wrapper .post-content .tribe-events-month .fusion-events-before-title h2 {
    border-top-width: 0 !important;
    border-bottom-width: 0 !important;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1359759
    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 ‘Calendar Month View – remove lines above and below title/ change title text’ is closed to new replies.