Home › Forums › Calendar Products › Events Calendar PRO › Cost not displaying correctly in event title
- This topic has 6 replies, 3 voices, and was last updated 8 years, 2 months ago by
Canberra Climbers' Association CCA.
-
AuthorPosts
-
January 8, 2018 at 10:14 pm #1421037
Canberra Climbers' Association CCA
ParticipantHi, just wondering why you added the following rule
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
vertical-align: middle;
}to /wp-content/plugins/the-events-calendar/src/resources/css/tribe-events-full.min.css?ver=4.6.8
as it mis-aligns the text (see attached screenshot of our page at http://www.canberraclimbing.org.au/~canberra/event/cca-climbing-gym-night-7/2018-02-14/).
Thanks
CosJanuary 10, 2018 at 1:43 am #1422156Andras
KeymasterHello Cos,
Thank you for drawing our attention to this. I logged a bugticket and we’ll fix this in one of the upcoming releases.
Until then as a workaround you can use this little snippet in your theme’s style.css file to fix it:
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
vertical-align: unset;
}I am going to set the status of this ticket to “pending fix” and we will update it once the fix is released.
If you have any new questions or issues please create a new ticket and we’ll help you out.
Thanks and cheers,
AndrasJanuary 10, 2018 at 7:29 pm #1423221Canberra Climbers' Association CCA
ParticipantThanks Andras, all good.
I wanted to make sure with you that over-riding that particular rule didn’t break some other layout!
Cheers
CosJanuary 11, 2018 at 2:42 am #1423338Andras
KeymasterHi Cos,
Happy to hear that helped.
It shouldn’t break other layouts, as the “.single-tribe_events” class reference refers to the single events page, so should influence only that.
Will post a message here for you when this will be fixed.
Cheers,
AndrasJanuary 26, 2018 at 12:45 pm #1437484Nico
MemberHey,
Happy to share with you that a new maintenance release (for the Week of 22th January 2018) is out, including a fix for this issue.
Find out more about this release → https://theeventscalendar.com/maintenance-release-for-the-week-of-22-january-2018/
Please update the plugins and let us know if the fix works for your site,
Best,
NicoFebruary 17, 2018 at 8:35 am #1456397Support 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 ‘Cost not displaying correctly in event title’ is closed to new replies.
