Title: Remove month separator
Last modified: June 27, 2023

---

# Remove month separator

 *  Resolved [robx1971](https://wordpress.org/support/users/robx1971/)
 * (@robx1971)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/remove-month-separator/)
 * I would like to remove the month separator in the event list. I’ve created a 
   tribe-events.css file in the correct location but nothing works. I tried the 
   following:
 * .tribe-events .tribe-events-calendar-list__month-separator {
    display: none !
   important;}
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-month-separator%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [WilloftheD](https://wordpress.org/support/users/abzlevelup/)
 * (@abzlevelup)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/remove-month-separator/#post-16851420)
 * Hi [@robx1971](https://wordpress.org/support/users/robx1971/),
 * The CSS does work, here’s a screen recording: [https://share.getcloudapp.com/Bluz1mRe](https://share.getcloudapp.com/Bluz1mRe)
 * Could you try inserting the custom CSS to **Appearances → Customize → Additional
   CSS**.
 *     ```wp-block-code
       .tribe-events .tribe-events-calendar-list__month-separator {
         display: none !important;
       }
       ```
   
 * Let me know if that does the trick for you.
 * Best,
   Abz
 *  Plugin Support [Darian](https://wordpress.org/support/users/d0153/)
 * (@d0153)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/remove-month-separator/#post-16887468)
 * Hi [@robx1971](https://wordpress.org/support/users/robx1971/)
 * It seems like this thread has been quiet for a bit, so we’ll go ahead and mark
   it as **resolved**. However, if any further questions or concerns come up, please
   don’t hesitate to start a new thread.

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

The topic ‘Remove month separator’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Darian](https://wordpress.org/support/users/d0153/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/remove-month-separator/#post-16887468)
 * Status: resolved