Event Calendar Plugin – Header Title

Support Forums for LiveMesh Themes & Plugins Forums Austin Theme Support Event Calendar Plugin – Header Title

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12120
    babaLucas
    Participant

    I know this concerns a 3rd Party Plugin, but maybe it’s a quick answer:

    Using The Events Calendar Plugin, the Title of the Next Event is dropped into the header title. How can I remove the Header completely from the this page or make say “Events Calendar?”

    Here’s one example in Agile: http://urbankick.com/events/

    Where is says “Philadelphia Mania | Fitness Pro Convention” in the header: It should say “Events”

    Here’s one in Austin: http://dev2.babalucas.com/calyx/events/

    Where it says “Stress Hormones & Health” in the Header: it should say “Events”

    Thanks in advance

    #12132
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    .tribe-events-page-template #title-area h2 {
    display: none;
    }
    

    Hope we got your query right.

    #12137
    babaLucas
    Participant

    That does the trick; thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event Calendar Plugin – Header Title’ is closed to new replies.