Title: Align Sidebar Content
Last modified: August 31, 2016

---

# Align Sidebar Content

 *  Resolved [scorpion3367](https://wordpress.org/support/users/scorpion3367/)
 * (@scorpion3367)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/align-sidebar-content/)
 * I searched high and low throughout the forum and while I’m sure it’s likely been
   addressed on a previous occasion I’m probably just using the wrong keywords in
   my search.
    At any rate, I’m trying to figure out how I would go about aligning
   my sidebar content centrally as it currently defaults to the left. Images/photos
   in particular. In my case, I’ve used the text widget to insert the HTML for a
   160 x 600 px affiliate advertising banner.

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

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/align-sidebar-content/#post-7186492)
 * Try placing this CSS in Appearance> Theme Options> Advanced Settings
 *     ```
       .sidebar {
           text-align: center;
       }
       ```
   
 * Let me know if that works for you.
 *  Thread Starter [scorpion3367](https://wordpress.org/support/users/scorpion3367/)
 * (@scorpion3367)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/align-sidebar-content/#post-7186515)
 * That absolutely worked. Thanks Kevin!

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

The topic ‘Align Sidebar Content’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [scorpion3367](https://wordpress.org/support/users/scorpion3367/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/align-sidebar-content/#post-7186515)
 * Status: resolved