Title: Event Widget Styles
Last modified: August 21, 2016

---

# Event Widget Styles

 *  [cassihl](https://wordpress.org/support/users/cassihl/)
 * (@cassihl)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/event-widget-styles/)
 * Is there an easy way to strip the styles out of the widget? I would really like
   to list my events like this: [http://imgur.com/8itQvzE](http://imgur.com/8itQvzE)
 * I have been able to get this far: [http://imgur.com/TLsnhFy](http://imgur.com/TLsnhFy)
   but the date is where I’m stuck.
 * Any help is appreciated.
 * [https://wordpress.org/plugins/all-in-one-event-calendar/](https://wordpress.org/plugins/all-in-one-event-calendar/)

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

 *  [cefiar](https://wordpress.org/support/users/cefiar/)
 * (@cefiar)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/event-widget-styles/#post-4923345)
 * Are you using 2.0.8 or 1.x. I can’t give you advice on 1.x as I no longer have
   any setups running it.
 * If you’re running 2.0.8, then you can do all this through a child calendar theme
   by editing the agenda-widget.twig file and inserting it into the child calendar
   theme. [https://time.ly/document/customize-calendar/create-new-calendar-theme/](https://time.ly/document/customize-calendar/create-new-calendar-theme/)
 * If this is exactly what you’re doing, then post what you’ve got here and I’ll
   do what I can to help. Just remember to wrap it in code tags.
 *  Thread Starter [cassihl](https://wordpress.org/support/users/cassihl/)
 * (@cassihl)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/event-widget-styles/#post-4923354)
 * I’m using 2.0.8, but I was just modifying the css. I’ll look at this info on 
   child themes. It sounds exactly like what I need! Thanks!
 *  [cefiar](https://wordpress.org/support/users/cefiar/)
 * (@cefiar)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/event-widget-styles/#post-4923368)
 * No problem. Happy to help.
 * Note: For displaying the event time, you might want to look in event-popup.twig,
   as it has code that presents the timespan of the event, which appears to be the
   way you want the event displayed. This file is used in multiple places (eg: month
   view) so you only want to copy the code from that file, rather than editing it
   as well.
 *  Thread Starter [cassihl](https://wordpress.org/support/users/cassihl/)
 * (@cassihl)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/event-widget-styles/#post-4923408)
 * Quick question – on this part:
    Step 1: Turn on Debug Mode This will turn off
   caching and allow you to see the changes as you make them. Edit [wp-root]/wp-
   content/plugins/all-in-one-event-calendar/app/config/constants.php
 * What change do I need to make to turn on Debug Mode?
 * Also, the image path in Step 2 is broken.
 * Thanks!
 *  Thread Starter [cassihl](https://wordpress.org/support/users/cassihl/)
 * (@cassihl)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/event-widget-styles/#post-4923416)
 * Nevermind, I found Debug at the bottom of the constants file. Everything is working
   well now!
 *  [palnal](https://wordpress.org/support/users/narenparimi/)
 * (@narenparimi)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/event-widget-styles/#post-4923421)
 * Hi,
    I am trying to change the styling of the calender and i have created my 
   child them under–[wp-root]\wp-content\themes-ai1ec\Child Theme and created a 
   css folder for override.css(“[wp-root]\wp-content\themes-ai1ec\Child Theme\css”)
   and activated the child theme and saved the theme options in the dashboard. And
   still my changes are not reflected. And i am using version 2.0.8. Thanks in advance.
 *  [cefiar](https://wordpress.org/support/users/cefiar/)
 * (@cefiar)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/event-widget-styles/#post-4923422)
 * It seems as though override.css is being placed at the start of the CSS file,
   rather than at the end, which is causing this issue.
 * You can:
    1. Add !important to every CSS declaration (works for most things, 
   but still annoying). 2. Use a plugin called My Custom CSS to put the CSS on your
   pags instead of with a child theme. 3. Insert the CSS in your standard WP themes
   styles.css or equivalent (if possible).
 *  [palnal](https://wordpress.org/support/users/narenparimi/)
 * (@narenparimi)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/event-widget-styles/#post-4923428)
 * Thanks [@cefiar](https://wordpress.org/support/users/cefiar/).
    I am gonna give
   it a try and see how it works.
 *  [palnal](https://wordpress.org/support/users/narenparimi/)
 * (@narenparimi)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/event-widget-styles/#post-4923446)
 * Hi,
    i have tried !important and my custom css plugin both of them did not worked.
   Any help.
 *  [cefiar](https://wordpress.org/support/users/cefiar/)
 * (@cefiar)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/event-widget-styles/#post-4923450)
 * palnal: Can you post the CSS you’re trying to use here, or a link (either to 
   a file somewhere containing the CSS, or to something like pastebin)?
 * Note: If you laste here, make sure to wrap the CSS in the code tags (backtick
   at either end, preferably on it’s own line).
 * PS: If you want to test CSS changes, and you’re using either Firefox or Chrome,
   I recommend looking at the WebDeveloper browser plugin, as it’s very useful for
   doing this, as well as inspecting/disabling CSS for testing.

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

The topic ‘Event Widget Styles’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/all-in-one-event-calendar.svg)
 * [Timely All-in-One Events Calendar](https://wordpress.org/plugins/all-in-one-event-calendar/)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-event-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-event-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-event-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-event-calendar/reviews/)

## Tags

 * [events widget](https://wordpress.org/support/topic-tag/events-widget/)
 * [widget style](https://wordpress.org/support/topic-tag/widget-style/)

 * 10 replies
 * 3 participants
 * Last reply from: [cefiar](https://wordpress.org/support/users/cefiar/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/event-widget-styles/#post-4923450)
 * Status: not resolved