Home › Forums › Calendar Products › Events Calendar PRO › Widget Content Appearance
- This topic has 7 replies, 3 voices, and was last updated 11 years, 3 months ago by
Leah.
-
AuthorPosts
-
December 16, 2014 at 5:18 am #919629
Jennifer
ParticipantHi folks! A while ago, you sent me some instructions on how to adjust the appearance of event content in widgets: https://tri.be/support/forums/topic/widget-fonts-vertical-spacing/#post-135769
It worked great, but now has suddenly stopped working. I can completely remove this code from my custom CSS, and it still appears all messed up. How can I get it back to looking good again. There’s way too much vertical space between the events, the date is displaying as “Tue 23” – I don’t even know where that’s coming from… and the basic font size of the info text is too big.The settings you gave me in the post (link above) worked. I’ve deactivated any new plugins I’ve added since then and that made no difference. Not sure what’s going on here. Any suggestions?
December 16, 2014 at 5:51 am #919676Brian
MemberHi,
Sorry for the issues you are having. We changed the look of the List Widget to match the Mini Calendar. However there is a bug that does not load the stylesheet for it.
I have a fix for that if you put this into your theme’s function.php it will style it correctly:
https://gist.github.com/jesseeproductions/9ac665ddcdef95c8a2e5
We hope to have the fix out within a week.
Can you please add that snippet and then get back to us and we can try to help out on the changes to get it back to how it was.
Thanks
December 16, 2014 at 6:09 am #919701Jennifer
ParticipantAwesome – that works great! However, there’s still a HUGE vertical gap between each listing. How can I close that?
December 16, 2014 at 6:10 am #919705Jennifer
ParticipantYou can see it here in the sidebar – big gap between events as well as below the widget title: http://dev.manchesteranimalshelter.org/programs-services/quick-fix-clinic/
You can also see it on the homepage where there’s no widget title http://dev.manchesteranimalshelter.org – big gap between events. Thanks!December 16, 2014 at 6:46 am #919742Brian
MemberThanks for providing the link.
Try this css:
.tribe-events-adv-list-widget .hentry {
margin-top: 0;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks
December 16, 2014 at 6:58 am #919767Jennifer
ParticipantPerfection – thank you!
December 16, 2014 at 7:01 am #919783Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.
Thanks!
January 15, 2015 at 1:47 pm #933428Leah
MemberHi there,
Thanks for your patience while we looked into this problem. We are working on a secondary maintenance release that addresses this issue. Keep an eye on your site for a new update to version 3.9.1. We’ve tested this release thoroughly and it should resolve the reported issue. However, if you are still running into trouble please start a new thread and we will respond as soon as possible. Thanks again for your patience and support!
Best,
Leah
and the team at Modern Tribe -
AuthorPosts
- The topic ‘Widget Content Appearance’ is closed to new replies.
