Calendar Title Twice

Home Forums Calendar Products Events Calendar PRO Calendar Title Twice

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #945338
    Karim
    Participant

    Hi TEC Team,

    For a unknown reason the event calendar pro displays twice the calendar title and i don’t know how to fix it.
    I use Avada Theme.
    Can some one help me to fix this issue ?

    Thanks

    #945467
    George
    Participant

    Hi Karim,

    Thanks for reaching out to use here.

    Just to be clear, do you mean the two titles on the events page at http://dsmadridnew.com/calendario/?

    If so, are you trying to hide the title that I drew a red arrow to in this screenshot? → https://cloudup.com/ce9LJAdV62h

    If that is the title you are trying to hide, you can do that by adding the following bit of custom CSS to the bottom of your theme’s style.css file, or by creating a child theme link:

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

    Let us know if this helps!

    George

    #945510
    Karim
    Participant

    Thats Awesome !!

    Thanks

    🙂

    #945519
    George
    Participant

    Glad to hear it! Keep a backup of any custom code like this that you add to your site, just to ensure that you can quickly add it back to your site if it gets overwritten in a plugin or theme update.

    Best of luck with your site!
    George

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Calendar Title Twice’ is closed to new replies.