• Resolved Alison8

    (@alison8)


    Hi, thanks for all your work on this plugin, and for doing your best to smooth the transition between 2.4 and the new Simple Calendar.

    I use the list widget at https://uwin.washington.edu/, and after updating, I’ve managed to get everything looking as it did before, except that there is an excess of empty space at the top and bottom of the widget. At the top, the extra space is between the title of the widget (“Upcoming Events”) and the first date listed. At the bottom, the extra space is after the last event before the diving line of the next widgets

    The other sidebar widgets I use do not have this much space, so I do not think it is just a theme setting issue. I am using some event codes/template tags for the calendar list, but the issue isn’t at each event, just at the top and the bottom of the whole list. I’ve played around with the settings for the calendar, but haven’t found a way to fix this.

    Any suggestions as to how I could make the amount of space at the top and bottom of the list smaller? Thank you for your assistance!

    https://www.ads-software.com/plugins/google-calendar-events/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    Hello,

    Try using this CSS:

    .simcal-default-calendar-list {
         padding: 0;
    }
    Thread Starter Alison8

    (@alison8)

    That did the trick, thank you very much for the help!

    Plugin Contributor Nick Young

    (@nickyoung87)

    Awesome! Happy to help.

    If you have a second could you quickly rate our plugin if you haven’t already? It keeps us highly motivated to continue improving the plugin and helps spread the word so more folks find it.

    Click here to rate us

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Reducing spacing at top and bottom of list widget’ is closed to new replies.