How to remove "Events from" box and white space

Home Forums Calendar Products Events Calendar PRO How to remove "Events from" box and white space

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1225450
    Stuart’s
    Participant

    Hi. I’d like to remove the “Events From” Box at the top of my calendar page (displays in list view) I’ve attached a screenshot of the element i’s like to remove. I’d also like to reduce the white space at the top of the page above the list of events once that is gone. How do I do that? Is there a specific line of code I need to remove from the list/content.php file? Thanks!

    #1225524
    Stuart’s
    Participant

    I figured out how to get rid of the box by adding the following to my custom css:
    .tribe-bar-disabled {
    display: none;
    }

    But how can get rid of a bit of the white space above “February 2017”?

    #1226152
    Geoff
    Member

    Hi @Stuart’s,

    Nice work hiding the “Events From” option! Were you able to fix the top spacing as well? I visited your site and it looks like you were able to clear that up as well (screenshot).

    Let me know if you still need help with the spacing and I’d be happy to check it out. 🙂

    Cheers,
    Geoff

    #1242996
    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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to remove "Events from" box and white space’ is closed to new replies.