Title: Remove Top Text Section
Last modified: August 24, 2016

---

# Remove Top Text Section

 *  Resolved [csmithFCEdge](https://wordpress.org/support/users/csmithfcedge/)
 * (@csmithfcedge)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-top-text-section/)
 * How can I remove where is says:
 * _Show only the first upcoming instance of recurring events_
 * View screenshot: [http://www.treasurecoastsports.net/wp-content/uploads/2015/04/Screen-Shot-2015-04-09-at-3.21.19-PM.png](http://www.treasurecoastsports.net/wp-content/uploads/2015/04/Screen-Shot-2015-04-09-at-3.21.19-PM.png)
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

Viewing 1 replies (of 1 total)

 *  [Geoff Graham](https://wordpress.org/support/users/geoffgraham/)
 * (@geoffgraham)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-top-text-section/#post-5998188)
 * Hi there!
 * Sure, that can be removed with a little CSS in your theme’s stylesheet:
 *     ```
       .tribe-events-user-recurrence-toggle {
         display: none;
       }
       ```
   
 * Cheers!
    Geoff

Viewing 1 replies (of 1 total)

The topic ‘Remove Top Text Section’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Geoff Graham](https://wordpress.org/support/users/geoffgraham/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/remove-top-text-section/#post-5998188)
 * Status: resolved