Title: Widget title alignment&#8230;
Last modified: August 19, 2016

---

# Widget title alignment…

 *  Resolved [RobertSC2](https://wordpress.org/support/users/robertsc2/)
 * (@robertsc2)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/widget-title-alignment/)
 * The new widgets areas are great, but I’m having a big problem aligning the text.
   I’m using Artisteer to create my wife’s web site ([http://peggy.stermer-cox.com](http://peggy.stermer-cox.com)).
   If you go there, you can see that text in block headers doesn’t align to the 
   left even though it’s set to do so. Longer titles run out of the block. I don’t
   know if this is an Artisteer problem or a WP problem. Can anyone help?

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/widget-title-alignment/#post-1657332)
 * Edit style.css:
 *     ```
       .art-blockheader .t {
       color:#223EDD;
       font-family:"Comic Sans MS",Tahoma,Arial,Sans-Serif;
       font-size:13px;
       font-style:italic;
       height:31px;
       line-height:31px;
       margin:0;
       padding:0 11px 0 117px;
       text-decoration:none;
       white-space:nowrap;
       }
       ```
   
 * and change `padding:0 11px 0 117px;` to `padding:0 11px 0 45px;`.
 *  Thread Starter [RobertSC2](https://wordpress.org/support/users/robertsc2/)
 * (@robertsc2)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/widget-title-alignment/#post-1657350)
 * Thanks for the response! The problem turns out to be with the size of the icon
   I used. Once I reduced the icon it aligned properly.
 * Again, thanks very much!

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

The topic ‘Widget title alignment…’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [RobertSC2](https://wordpress.org/support/users/robertsc2/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/widget-title-alignment/#post-1657350)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
