Title: Remove title
Last modified: July 27, 2018

---

# Remove title

 *  Resolved [fabsalsa](https://wordpress.org/support/users/fabsalsa/)
 * (@fabsalsa)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/remove-title-32/)
 * Dear support,
 * Is there a way to remove the standard title “Upcoming Events”.
 * Thank you and very useful plug in.
 * Fabrizio

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

 *  Thread Starter [fabsalsa](https://wordpress.org/support/users/fabsalsa/)
 * (@fabsalsa)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/remove-title-32/#post-10532475)
 * By the way, it would be great to have the even fully stretched to the container.
   Here’s the link [http://www.bailalma.com/](http://www.bailalma.com/)
 * Thank you again!
 *  [staartmees](https://wordpress.org/support/users/staartmees/)
 * (@staartmees)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/remove-title-32/#post-10532684)
 * I did this by setting in the shortcode the title as a space
    `title=" "`
 *  Plugin Author [Satinder Singh](https://wordpress.org/support/users/satindersingh/)
 * (@satindersingh)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/remove-title-32/#post-10534018)
 * [@fabsalsa](https://wordpress.org/support/users/fabsalsa/) You can use this custom
   css to hide title:-
 *     ```
       h2.ect-events-page-title {
           display: none !IMPORTANT;
       }
       ```
   
 * Stretch according to your website – use this custom css:-
 *     ```
       div#ect-events-list-content .ect-list-post {
           max-width: 1140px !IMPORTANT;
       }
       ```
   

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

The topic ‘Remove title’ is closed to new replies.

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

## Tags

 * [remove](https://wordpress.org/support/topic-tag/remove/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * 3 replies
 * 3 participants
 * Last reply from: [Satinder Singh](https://wordpress.org/support/users/satindersingh/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/remove-title-32/#post-10534018)
 * Status: resolved