Remove all events title

Home Forums Calendar Products Events Calendar PRO Remove all events title

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1357453
    Yannick Kessler
    Participant

    Hi

    I want to remove the “All events” Title on the /events/ Site.
    When i try to change the Title, it still says “all events”.
    When i disable header in site options it is still shown.

    At the end i want the black title from picture at the very top of the page.
    Problem is shown in picture

    #1357960
    Patricia
    Member

    Hey Yannick,

    Thank you for reaching out to us!

    This “All events” title is probably being generated by your theme, but you can achieve what you want by adding the following code in your style.css file:

    .scheme_original .top_panel_title_inner .page_title {
    display: none !important;
    }

    I hope this helps!

    Let me know if you have any other questions in the mean time and I’ll be happy to assist!

    Best regards,

    Patricia

    #1368166
    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 ‘Remove all events title’ is closed to new replies.