Title: Centering Text Widget Content
Last modified: August 21, 2016

---

# Centering Text Widget Content

 *  Resolved [Robert](https://wordpress.org/support/users/robbieb1953/)
 * (@robbieb1953)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/centering-text-widget-content/)
 * At [http://www.RobbieBurnsReturns.com/blog](http://www.RobbieBurnsReturns.com/blog)
   I want to have the content in the second sidebar centered in the text box. How
   do I do this?
 * Thanks!

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

 *  [Kimi](https://wordpress.org/support/users/phankimi/)
 * (@phankimi)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/centering-text-widget-content/#post-4796901)
 * open style.css, find selector you want center its content:
 * .example {
    text-align: center; }
 *  Thread Starter [Robert](https://wordpress.org/support/users/robbieb1953/)
 * (@robbieb1953)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/centering-text-widget-content/#post-4796927)
 * Thanks phankimi.
 * I’ve tried .text-8 .text-widget and some other combinations, but no luck. There’s“
   content-sidebar”, “widget area” and “text widget text” as well, so I’m not sure
   what the correct selector is.
 * It is actually the content within the lower text box I would like to move either
   to the middle or justify to the right.
 *  [Kimi](https://wordpress.org/support/users/phankimi/)
 * (@phankimi)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/centering-text-widget-content/#post-4796929)
 * Hi Robbie,try this:
 * .widget_text {
    text-align: center; }
 * 🙂
 *  Thread Starter [Robert](https://wordpress.org/support/users/robbieb1953/)
 * (@robbieb1953)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/centering-text-widget-content/#post-4796932)
 * Worked! Thanks, phankimi.

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

The topic ‘Centering Text Widget Content’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [Robert](https://wordpress.org/support/users/robbieb1953/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/centering-text-widget-content/#post-4796932)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
