Title: Footer
Last modified: August 30, 2016

---

# Footer

 *  [divanessa](https://wordpress.org/support/users/divanessa/)
 * (@divanessa)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/footer-97/)
 * Hi, Thanks for the theme. I really like your job.
 * Just a little problem, with the footer. On the home page, no problem to center
   the text in the div, but on the articles, impossible to center it.
    I find a 
   solution with adding a margin-left : 12%. It works on my screen, but I don’t 
   think it’s really correct.
 * Could you please help me ? Thanks for the answer. Good day 🙂

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

 *  [divjotsingh_440](https://wordpress.org/support/users/divjotsingh_440/)
 * (@divjotsingh_440)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/footer-97/#post-6595591)
 * Hello divanessa,
    Try adding the following code to custom css-
 *     ```
       body:not(.home):not(.front-page) .site-info {
       text-align: center;
       }
       ```
   
 * Divjot
 *  Thread Starter [divanessa](https://wordpress.org/support/users/divanessa/)
 * (@divanessa)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/footer-97/#post-6595595)
 * Hello. Thanks for the answer.
 * Well, I already try to do this. On the home page, it’s works but not on the other
   articles or pages. That’s why I used a % margin.
 * Just have a look to the site, I you have the time 🙂
 * The template is just perfect. I really appreciate your work. Only the footer 
   I’ve troubles with. 🙂
 * [http://shirleybeautifulnails.com/](http://shirleybeautifulnails.com/)
 * Thanks !
 *  [divjotsingh_440](https://wordpress.org/support/users/divjotsingh_440/)
 * (@divjotsingh_440)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/footer-97/#post-6595657)
 * In other pages, you have disabled the sidebar. Due to which, there is a large
   amount of space on the right.
    The footer, on being centred, gives the impression
   that it is shifted to the right due to the extra space on the right. There are
   two solutions to this – 1. You can increase the width of the page to 100% to 
   cover that blank space. 2. You can reduce the width of the footer.
 * Also, the method you employed, if it is working for your site on all devices,
   you can also keep using that as well.
 * Which method would you prefer?
 * Divjot

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

The topic ‘Footer’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/klean/1.26/screenshot.jpg)
 * Klean
 * [Support Threads](https://wordpress.org/support/theme/klean/)
 * [Active Topics](https://wordpress.org/support/theme/klean/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/klean/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/klean/reviews/)

## Tags

 * [center footer](https://wordpress.org/support/topic-tag/center-footer/)

 * 3 replies
 * 2 participants
 * Last reply from: [divjotsingh_440](https://wordpress.org/support/users/divjotsingh_440/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/footer-97/#post-6595657)
 * Status: not resolved