Unable to see Event Title

Home Forums Calendar Products Events Calendar PRO Unable to see Event Title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1079516
    Juan
    Participant

    Hello,

    Hope you are well.

    I am trying to bring down the event title for it to be visible. It is hiding behind my navigation bar. The same also happens with my horizontal search bar. Would you please help me?

    Should I just adjust the CCS to have more space at the top?

    Thank you.

    #1080122
    Josh
    Participant

    Hey Juan,

    Thanks for reaching out to us!

    It looks like the issue here is due to the header being fixed and not margin or padding being added to the container at the level where the calendar is embedded. This is causing the two elements (header and container) to be stacked on top of each other there.

    Adding:

    
    #tribe-events-pg-template {
    padding-top: 120px;
    }
    

    to the stylesheet of your theme should help here.

    Let me know if this helps.

    Thanks!

    #1080535
    Juan
    Participant

    It worked to perfection. Thank you very much.

    I just want to point out how useful the template display options are in the settings menu.

    Keep up the good work.

    #1081159
    Josh
    Participant

    Hey Juan,

    Awesome! Happy to help.

    I’ll go ahead and close this thread for now. If you have any further questions, please don’t hesitate to open a new one.

    Thanks!

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