Title: Widget Title Problem
Last modified: October 9, 2016

---

# Widget Title Problem

 *  Resolved [I-LION](https://wordpress.org/support/users/i-lion/)
 * (@i-lion)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/widget-title-problem-2/)
 * Why in the widget the title is show under the line and in normal caracter?
 * ![](https://i0.wp.com/www.mntz.it/wp-content/uploads/2016/10/Untitled.png)
 * Thanks

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

 *  [Jarryd Long](https://wordpress.org/support/users/jarryd-long/)
 * (@jarryd-long)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/widget-title-problem-2/#post-8270588)
 * Hi there
 * This is likely caused by a styling conflict with your theme, if they should be
   displaying inline.
 * Please send me a link to the page containing the widget so that I can rectify
   this for you?
 *  Thread Starter [I-LION](https://wordpress.org/support/users/i-lion/)
 * (@i-lion)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/widget-title-problem-2/#post-8273245)
 * Thanks Jarry
 * [http://www.mntz.it/it/home/](http://www.mntz.it/it/home/)
 * Giovanni
 *  [Jarryd Long](https://wordpress.org/support/users/jarryd-long/)
 * (@jarryd-long)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/widget-title-problem-2/#post-8275071)
 * Hi Giovanni
 * The widget doesn’t use the standard widget functionality for the title – so sorry
   about that.
 * This can be fixed by making a few code changes. Would you be comfortable with
   this?
 * If so, please go to sola-newsletters/modules/module_widget.php and scroll down
   to line 109:
 * Remove this block of code:
 *     ```
           <div id="sola_nl_title">
               <h3>'.$option.'</h3>
           </div>
       ```
   
 * Now scroll up to line 22 and add this below the ‘apply_filters’ code:
 * `$title = get_option("sola_nl_sign_up_title");`
 * Does this help?
 *  Thread Starter [I-LION](https://wordpress.org/support/users/i-lion/)
 * (@i-lion)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/widget-title-problem-2/#post-8277989)
 * Thank Jarry,
 * It’s better but why the title is’nt inside the <h4></h4> directive?
 * ![](https://i0.wp.com/www.mntz.it/wp-content/uploads/2016/10/Untitled-1.png)
 * Thanks
 * Giovanni
 *  [Jarryd Long](https://wordpress.org/support/users/jarryd-long/)
 * (@jarryd-long)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/widget-title-problem-2/#post-8298338)
 * Hi Giovanni
 * Unfortunately I don’t have an exact answer for you on that. I’ll definitely look
   into that for you though. So sorry about that.

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

The topic ‘Widget Title Problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sola-newsletters_ae3528.svg)
 * [Nifty Newsletters (Formerly Sola Newsletters)](https://wordpress.org/plugins/sola-newsletters/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sola-newsletters/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sola-newsletters/)
 * [Active Topics](https://wordpress.org/support/plugin/sola-newsletters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sola-newsletters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sola-newsletters/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Jarryd Long](https://wordpress.org/support/users/jarryd-long/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/widget-title-problem-2/#post-8298338)
 * Status: resolved