Title: Change border on monthly using css
Last modified: September 29, 2016

---

# Change border on monthly using css

 *  Resolved [leighk](https://wordpress.org/support/users/leighk/)
 * (@leighk)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/change-border-on-monthly-using-css/)
 * Hey,
    I am having the issue whereby the borders aren’t showing the correct colour
   in my monthly view. I have used the code in my functions.php. “add_filter( ‘tribe_events_pro_customizer_css_template’,‘
   __return_empty_string’, 20 );”
 * but this overrides all my CSS and so isn’t the best solution. So i am wondering
   if you could let me know the hardcoded css to change the colour of the border
   as I need to change it.
 * Thanks in advance
    Leigh

Viewing 1 replies (of 1 total)

 *  Plugin Author [Andy Fragen](https://wordpress.org/support/users/afragen/)
 * (@afragen)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/change-border-on-monthly-using-css/#post-8236590)
 * The issue is that the Events Calendar CSS that is entered in the Customizer places
   it’s CSS inline and at the end of the page. This causes it to have the highest
   priority. The CSS your looking for is in the generated CSS from Category Colors.
   Just look in your page source headers and you will see a link to load the stylesheet.
 * Please put in a forum issue over on the Events Calendar PRO forums to see if 
   they can somehow add the Customizer CSS to the currently selected Events Calendar
   CSS or at least load it in a file in the header so something else is capable 
   of having a higher priority.

Viewing 1 replies (of 1 total)

The topic ‘Change border on monthly using css’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/the-events-calendar-category-colors_52b1d1.
   svg)
 * [The Events Calendar: Category Colors](https://wordpress.org/plugins/the-events-calendar-category-colors/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar-category-colors/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar-category-colors/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar-category-colors/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar-category-colors/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar-category-colors/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andy Fragen](https://wordpress.org/support/users/afragen/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/change-border-on-monthly-using-css/#post-8236590)
 * Status: resolved