Something you may have never experienced before
The heading widget allows you to add headings in your theme’s home page in any location. You can not only just add heading text but also control its colors and css. If you are a web designer then you may know how to play with css. But in most cases you wont need CSS code because heading will derive all styles from content column formating.
To add a heading text widget

This widget does not have any admin panel. So whatever you’ll write in pop-up as heading text. It will be generated as static html heading element in your theme code. So write the text in real time as it can’t be changed from WP-Admin. You have to edit theme code (index.php) to edit the text of this widget.