Title: Empty/Blank WIdget Title
Last modified: August 19, 2016

---

# Empty/Blank WIdget Title

 *  [Ted Kusio](https://wordpress.org/support/users/slowx/)
 * (@slowx)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/emptyblank-widget-title/)
 * Hi,
 * Any suggestions on how to avoid styling a blank or empty widget title?
 * Is there a way to add something like this (except that works)?
 *     ```
       if ( function_exists('register_sidebar') )
       register_sidebar(array(
       	'name' => 'sidebar',
       	'before_widget' => '<div class="rightBox">',
       	'after_widget' => '</div>',
       	if ( !empty($title)
       		'before_title' => '<h2>',
       		'after_title' => '</h2>',
       	)
       ));
       ```
   
 * Many thanks!

Viewing 1 replies (of 1 total)

 *  Thread Starter [Ted Kusio](https://wordpress.org/support/users/slowx/)
 * (@slowx)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/emptyblank-widget-title/#post-1859777)
 * …please?
    (bump)

Viewing 1 replies (of 1 total)

The topic ‘Empty/Blank WIdget Title’ is closed to new replies.

## Tags

 * [Blank](https://wordpress.org/support/topic-tag/blank/)
 * [empty](https://wordpress.org/support/topic-tag/empty/)
 * [title](https://wordpress.org/support/topic-tag/title/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [Ted Kusio](https://wordpress.org/support/users/slowx/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/emptyblank-widget-title/#post-1859777)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
