Home › Forums › Calendar Products › Events Calendar PRO › title above calendar
- This topic has 8 replies, 2 voices, and was last updated 8 years, 11 months ago by
Joseph Pentheroudakis.
-
AuthorPosts
-
May 2, 2017 at 6:13 pm #1277754
Joseph Pentheroudakis
ParticipantI’m getting padding above the calendar, looks like that’s the place for a title (which is missing)? The Submit an Event page has a title (SUBMIT AN EVENT), and that form starts on the same line as the calendar as far as I can tell. The calendar page (/events) doesn’t have a title; if it had one I wouldn’t be seeing all that white space.
??
May 2, 2017 at 6:14 pm #1277755Joseph Pentheroudakis
ParticipantNote: I’m using Divi’s Extra theme.
May 3, 2017 at 10:06 am #1278144Geoff B.
MemberGood afternoon Joseph and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
I would love to help you with this topic.Actually, the white space in question does come from a CSS rule of your theme and not from the lack of title.
.page .post-wrap {
padding: 40px 60px;
}With that in mind, you are right, there is no title on that page.
So I guess this leaves you with a couple of options:
- Try different settings under Events -> Settings -> Display for Events Template to see if that helps
- Remove the white space with CSS
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.post-type-archive-tribe_events .page .post-wrap {
padding: 0px 60px 40px;
}Let me know how that goes.
Best regards,
Geoff B.May 3, 2017 at 10:22 am #1278158Joseph Pentheroudakis
ParticipantThanks Geoff! I was going to check with Divi next 🙂
I LOVE the calendar. Just beautiful work. Since I have you on the phone,
so to speak, do you know if there’s a way to colorcode the event titles on
the calendar? I couldn’t find anything in the knowledge base. I know this
is not for this ticket, so I can open another one if that’s appropriate.I really really love this plugin, and especially the documentation (and,
now, support)! I wrote a lot of documentation in a previous life, so I
know a good product when I see it 🙂May 3, 2017 at 10:42 pm #1278396Geoff B.
MemberGood evening Joseph,
Thank you for writing back and for your awesome words.
They are truly appreciated.I believe the following third-party plugin is what you are looking for: https://wordpress.org/plugins/the-events-calendar-category-colors/
Let me know if that does the trick for you.
Have a great day!
Geoff B.
May 4, 2017 at 6:34 am #1278506Joseph Pentheroudakis
Participant(Yep, it worked – thanks Geoff!)
May 4, 2017 at 5:42 pm #1278918Geoff B.
MemberGood evening Joseph,
That’s awesome!
Is there anything else I can help you with today ?
Have a great day!
Geoff B.
May 26, 2017 at 9:35 am #1289515Support 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 ‘title above calendar’ is closed to new replies.
