Title: Remove Title In shortcode
Last modified: August 21, 2016

---

# Remove Title In shortcode

 *  [square_eyes](https://wordpress.org/support/users/square_eyes/)
 * (@square_eyes)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-title-in-shortcode/)
 * Hi, I am inserting this into a text widget with shortcode.
 * How do I remove the TWP title? I have embedded TWP in a scrolling box and want
   to use another Text widget to create a title that sits above the scrolling box.
 * But I can’t for the life of me remove the title.
 * Here is the contents of my text widget…
 * <div style=”height: 400px; width: 100%; border: 1px solid #ccc; font: 16px/26px;
   overflow: auto;”>
    <p>[twitter-widget username=”Username”][/twitter-widget]</
   p> </div>
 * I have also tried removing the default title from the settings.
 * [http://wordpress.org/extend/plugins/twitter-widget-pro/](http://wordpress.org/extend/plugins/twitter-widget-pro/)

Viewing 1 replies (of 1 total)

 *  [psb-graphic](https://wordpress.org/support/users/psb-graphic/)
 * (@psb-graphic)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/remove-title-in-shortcode/#post-3847365)
 * not sure if it is the same issue, but I removed the title using the following
   methods:
 * initially I put the following in my short code (which did work):
    `title=" "`(
   I put a space b/w the quotes)
 * Then I found this in the support form:
 *     ```
       .twitterwidget-title{
       	display:none !important;}
       ```
   
 * I added this to my style sheet and deleted the above from my short code…
 * Hope it helps?

Viewing 1 replies (of 1 total)

The topic ‘Remove Title In shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/twitter-widget-pro_eaeae4.svg)
 * [Twitter Widget Pro](https://wordpress.org/plugins/twitter-widget-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/twitter-widget-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/twitter-widget-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/twitter-widget-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/twitter-widget-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/twitter-widget-pro/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [psb-graphic](https://wordpress.org/support/users/psb-graphic/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/remove-title-in-shortcode/#post-3847365)
 * Status: not resolved