Title: CSS customization issues
Last modified: August 31, 2016

---

# CSS customization issues

 *  [materdei](https://wordpress.org/support/users/materdei/)
 * (@materdei)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/css-customization-issues/)
 * Website in question: [http://www.materdeiparish.com](http://www.materdeiparish.com)
 * I’ve been using the Google Calendar plugin for years, but rarely update it because
   every time I do, the CSS needed for the plugin to display correctly on my front
   page is erased and I have to spend hours figuring out where the CSS has changed
   and then change it back.
 * I recently moved to a new host, who pushes through all updates, and they pushed
   through an update to the new version of the plugin. Unfortunately, now I simply
   cannot figure out where or how to edit the CSS.
 * Here’s a snapshot of the site with the widget showing the old CSS:
    [https://web.archive.org/web/20150418233554/http://materdeiparish.com/](https://web.archive.org/web/20150418233554/http://materdeiparish.com/)
 * I don’t need complicated CSS, I just need:
    - Margin, line height and color adjustment on the simcal-day-label
    - Margin adjustment on LI elements (so that the data is centered within the 
      text widget
 * Any assistance you can provide would be greatly appreciated.
 * [https://wordpress.org/plugins/google-calendar-events/](https://wordpress.org/plugins/google-calendar-events/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/css-customization-issues/#post-7039665)
 * Hi,
 * For the color of the text you can try using:
 * `.simcal-day-label span { color: #xxx!important; )`
 * For the margins and line height you should be able to use `.simcal-day-label`
 * The LI elements have a class `.simcal-event` that you can try to use for them.
 * You can add all this CSS to your theme stylesheet or using a plugin that allows
   you to customize CSS (like Jetpack for WordPress).

Viewing 1 replies (of 1 total)

The topic ‘CSS customization issues’ 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/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/css-customization-issues/#post-7039665)
 * Status: not resolved