Entirely remove top search bar

Home Forums Calendar Products Events Calendar PRO Entirely remove top search bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1232339
    Tabitha
    Participant

    I used some custom css (below) to remove the search bar except for the DATE field.

    Now an empty grey bar (except for the date search) runs the width of the page (see screenshot attached).

    Could you help with a bit of custom css I could put in my child theme stylesheet to get rid of that entire block?

    Thanks!

    Here’s what I used to remove all of the search bar except the date:

    #tribe-events-bar #tribe-bar-form.tribe-bar-full .tribe-bar-filters {
    display: none!important;
    }

    .loop-date {
    display: none;
    }

    #1232955
    George
    Participant

    Hi Tabitha,

    I’m sorry, but we unfortunately cannot provide any assistance with custom coding.

    ⚠️ Please read this page to learn more about the support that comes with a license: https://theeventscalendar.com/knowledgebase/what-support-is-provided-for-license-holders/

    — George

    #1232957
    George
    Participant

    Now, while what wrote above is true, I’d still love to at least try and help here. 😀

    I took a look at your events page and did not see the gray bar — I just saw the “date” box sitting there. Here’s a screenshot of exactly what I see, for reference (click for a larger-sized image):

    1. Can you help clarify exactly where the gray bar shows up for you? Share a link directly to the pages on your site on which it is visible.

    2. Can you clarify exactly what you’re trying to leave showing there? You said in your post here, “Here’s what I used to remove all of the search bar except the date:”, then pasted some CSS. So are you trying to keep the “date” box then, but just not any gray behind it? Or should there be nothing there—no date box, no other search box, no gray bar, nothing…?

    Thanks! 😀
    George

    #1249451
    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 ‘Entirely remove top search bar’ is closed to new replies.