Home › Forums › Calendar Products › Events Calendar PRO › header changes
- This topic has 9 replies, 3 voices, and was last updated 8 years, 6 months ago by
Alyson Evans.
-
AuthorPosts
-
September 9, 2017 at 9:55 am #1347139
Alyson Evans
ParticipantHi
in my calendar week view there is a bar along the top that says all day is it possible to remove this?
also is it possible to remove the bar along the top (that has the search section and view as)i have attached an image to show you what i mean
many thanks
September 11, 2017 at 1:21 pm #1347697Patricia
MemberHey Alyson,
Thank you for reaching out to us!
To disable the Event Search Bar please access your Dashboard and head over to Events > Settings > Display and check the box to “Disable the Event Search Bar”, don’t forget to save your changes.
You can hide the “All day” text on the Week view calendar by adding the following code to your style.css file:
.tribe-grid-allday.clearfix .column.first span { display: none !important; }I hope this helps! Let me know if you need anything else in the mean time and I’ll be happy to assist.
Regards,
Patricia
September 11, 2017 at 1:52 pm #1347725Alyson Evans
Participanthi i have looked under event settings> display and there is no “Disable the Event Search Bar”
why can i not find it?September 11, 2017 at 1:57 pm #1347733Alyson Evans
ParticipantAlso i have added the code
it has removed the text ‘all day’ but leaves a large white empty row
does not seem to remove the rowSeptember 11, 2017 at 8:44 pm #1347844Mathew
ParticipantAlyson,
The reason you cannot find the option is that the author of the Enfold theme has intentionally hidden these and other options. There are articles on their support site that provide instructions, but they impact other areas that Kriesi has customized with regards to The Events Calendar. If you are wanting to restore these settings and remove the search bar, you would need to contact Kriesi’s support.
Hope this helps.
September 12, 2017 at 6:22 am #1347957Patricia
MemberHi Alyson,
To hide the entire row you can use the following CSS:
.tribe-grid-allday.clearfix { display: none !important; }Since you can’t disable the Event Search Bar via dashboard you can hide it via CSS as well by adding the following code in your style.css file:
#tribe-events-bar { display: none !important; }I hope this helps. Let me know if you need anything else and have a great day!
Regards,
Patricia
September 12, 2017 at 11:39 am #1348216Alyson Evans
ParticipantThanks Patricia
that works perfectlySeptember 12, 2017 at 7:52 pm #1348367Patricia
MemberHi Alyson,
You are welcome!
Let us know if you need anything else and have a great day 🙂
Cheers,
Patricia
October 4, 2017 at 9:37 am #1359065Support Droid
KeymasterHey 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 -
AuthorPosts
- The topic ‘header changes’ is closed to new replies.
