remove 'ALL DAY' block from Day view

Home Forums Calendar Products Events Calendar PRO remove 'ALL DAY' block from Day view

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1172857
    Pau
    Participant

    Dear TECPRO

    How an I remove the ALL DAY block of text at the top of the page from the default Day View?

    see attached image

    Do we have an easy snippet of code I can implement on the custom theme CSS?

    Many thanks as usual

    #1173098
    Geoff B.
    Member

    Good evening Pau and welcome back!

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

    You can remove this by:

    1. Doing a template customization on the day view to remove that title. You might want to read our Themer’s guide to get a sense of how that works.
    2. Use CSS

    Try the following rule

    .tribe-events-day .tribe-events-day-time-slot h5 {display:none !important;}

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1173109
    Pau
    Participant

    Great, many thanks

    #1173404
    Geoff B.
    Member

    Hey Pau,

    Awesome! I am glad this works for you.

    Do you have any other question for me today ?

    Best regards,

    Geoff B.

    #1184480
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘remove 'ALL DAY' block from Day view’ is closed to new replies.