Title: CSS Styling
Last modified: August 22, 2016

---

# CSS Styling

 *  Resolved [elyrunner](https://wordpress.org/support/users/elyrunner/)
 * (@elyrunner)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/css-styling-15/)
 * Hi there,
 * Can I style the way calendar events display on my main page? I can’t seem to 
   find a list of CSS styles.
 * Thankyou.
 * [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, 7 months ago](https://wordpress.org/support/topic/css-styling-15/#post-5433660)
 * Yes it is possible to style the calendar. Unfortunately we don’t have all of 
   the CSS classes documented yet, but it is something we will be putting up on 
   the support site as soon as we have it all finished.
 * Thanks for using the plugin!
 *  Thread Starter [elyrunner](https://wordpress.org/support/users/elyrunner/)
 * (@elyrunner)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/css-styling-15/#post-5433670)
 * Thanks,
 * I really need to be able to control CSS for main page, while having a different
   size font and styling for the side bar widget. Is this possible?
 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/css-styling-15/#post-5433693)
 * [@elyrunner](https://wordpress.org/support/users/elyrunner/),
 * Yep, sure is. The different displays have different wrapper classes that you 
   can use to be more specific for cases like that.
 *  [CodyG123](https://wordpress.org/support/users/codyg123/)
 * (@codyg123)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/css-styling-15/#post-5433718)
 * Same topic, I think.
 * This works when I use firefox css editor to change colors, but when I save it
   to mytheme-child/style.css, it doesn’t work. What am I missing?
 *     ```
       /* Event titles with shaded background for all views */
   
       .gce-list-event,
       .gce-tooltip-event {
       	background-color: #E9C0E6; // was #ddd
       	padding: 0 0px;
       }
       ```
   

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

The topic ‘CSS Styling’ 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
 * 3 participants
 * Last reply from: [CodyG123](https://wordpress.org/support/users/codyg123/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/css-styling-15/#post-5433718)
 * Status: resolved