Title: Minor Code Changes
Last modified: August 22, 2016

---

# Minor Code Changes

 *  Resolved [matthew_hrubey](https://wordpress.org/support/users/matthew_hrubey/)
 * (@matthew_hrubey)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/minor-code-changes/)
 * I am using the Google Calendar Events widget in list format. I would like to 
   alter the code so that each event is separated by a space. Currently, each event
   is listed without any form of separation.
 * [https://wordpress.org/plugins/google-calendar-events/](https://wordpress.org/plugins/google-calendar-events/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/minor-code-changes/#post-5587604)
 * You should be able to do this by using CSS on the list elements. Just use the
   browser inspector to find out what class names you can use and it should work.
 *  Thread Starter [matthew_hrubey](https://wordpress.org/support/users/matthew_hrubey/)
 * (@matthew_hrubey)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/minor-code-changes/#post-5587691)
 * Could you be a bit more specific? My coding skills are limited. I tried to search
   through the existing CSS, but couldn’t find the appropriate code.
 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/minor-code-changes/#post-5587803)
 * You could try something like:
 * .gce-feed {
    margin-bottom: 25px; }
 * I think that is what you mean, but let me know if I am in the wrong area.
 * Thanks!
 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/minor-code-changes/#post-5587819)
 * Assuming this is resolved since there has been no replies. Let us know if we 
   can help with anything else.
 * Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Minor Code Changes’ is closed to new replies.

 * ![](https://ps.w.org/google-calendar-events/assets/icon-256x256.png?rev=1263960)
 * [Simple Calendar - Google Calendar Plugin](https://wordpress.org/plugins/google-calendar-events/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-calendar-events/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-calendar-events/)
 * [Active Topics](https://wordpress.org/support/plugin/google-calendar-events/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-calendar-events/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-calendar-events/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/minor-code-changes/#post-5587819)
 * Status: resolved