Widget Content Appearance

Home Forums Calendar Products Events Calendar PRO Widget Content Appearance

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #919629
    Jennifer
    Participant

    Hi 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?

    #919676
    Brian
    Member

    Hi,

    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

    #919701
    Jennifer
    Participant

    Awesome – that works great! However, there’s still a HUGE vertical gap between each listing. How can I close that?

    #919705
    Jennifer
    Participant

    You 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!

    #919742
    Brian
    Member

    Thanks 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

    #919767
    Jennifer
    Participant

    Perfection – thank you!

    #919783
    Brian
    Member

    Great, 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!

    #933428
    Leah
    Member

    Hi 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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Widget Content Appearance’ is closed to new replies.