Title: Footer Allignment
Last modified: September 1, 2016

---

# Footer Allignment

 *  Resolved [theampvancouver](https://wordpress.org/support/users/theampvancouver/)
 * (@theampvancouver)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/footer-allignment/)
 * How do I center align the information in my footer (about us and come visit at
   the bottom of the page)?
 * [https://theampvancouver.ca/](https://theampvancouver.ca/)

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

 *  [Suyogya Shukla](https://wordpress.org/support/users/themeislesupport/)
 * (@themeislesupport)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/footer-allignment/#post-7592201)
 * Hey there,
 * These forums are for the self hosted WordPress sites. As I can see, you have 
   a WordPress.com website. You’re better off posting in these forums: [https://en.forums.wordpress.com/](https://en.forums.wordpress.com/)
 * As for your question, this custom CSS should do the trick:
 *     ```
       .footer-widget-area .widget-wrapper {
           text-align: center;
       }
   
       .wf-active .widget-title {
           text-align: center;
       }
       ```
   
 * Here’s how you can add custom CSS on a WordPress.com site: [https://en.support.wordpress.com/custom-design/editing-css/](https://en.support.wordpress.com/custom-design/editing-css/)
   
   Hope it helps.
 *  Thread Starter [theampvancouver](https://wordpress.org/support/users/theampvancouver/)
 * (@theampvancouver)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/footer-allignment/#post-7592204)
 * Sorry, didn’t realize I was on the wrong forum. I will check out the other one.
 * Thanks for the help!
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/footer-allignment/#post-7592348)
 * Thanks, Suyogya!
 * theampvancouver – if you need further CSS help with your WordPress.com site, 
   please post directly in the [CSS Customization forum](http://en.forums.wordpress.com/forum/css-customization)
   and folks will be glad to help you there.

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

The topic ‘Footer Allignment’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/footer-allignment/#post-7592348)
 * Status: resolved