Title: SIMPLE IMAGE WIDGET
Last modified: March 23, 2017

---

# SIMPLE IMAGE WIDGET

 *  Resolved [Hilux4x4](https://wordpress.org/support/users/hilux4x4/)
 * (@hilux4x4)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/simple-image-widget-2/)
 * Can anyone shed some light on how you would centre the title of the image?
 * Thanks

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

 *  Plugin Author [Brady Vercher](https://wordpress.org/support/users/bradyvercher/)
 * (@bradyvercher)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/simple-image-widget-2/#post-8948668)
 * That’s really more of a theme issue and isn’t related to Simple Image Widget.
   It just prints out the widget markup and the theme handles the styling.
 * That being said, if you just want to center the titles for the image widgets,
   you can try adding a snippet of CSS:
 *     ```
       .widget_simpleimage .widget-title {
           text-align: center;
       }
       ```
   
 *  Thread Starter [Hilux4x4](https://wordpress.org/support/users/hilux4x4/)
 * (@hilux4x4)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/simple-image-widget-2/#post-8948962)
 * Thanks so much – Really helps out.
 * Mike
 *  Thread Starter [Hilux4x4](https://wordpress.org/support/users/hilux4x4/)
 * (@hilux4x4)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/simple-image-widget-2/#post-8948963)
 * .

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

The topic ‘SIMPLE IMAGE WIDGET’ is closed to new replies.

 * ![](https://ps.w.org/simple-image-widget/assets/icon.svg?rev=3330956)
 * [Simple Image Widget](https://wordpress.org/plugins/simple-image-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-image-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-image-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-image-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-image-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-image-widget/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Hilux4x4](https://wordpress.org/support/users/hilux4x4/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/simple-image-widget-2/#post-8948963)
 * Status: resolved