Title: Page allignment
Last modified: August 21, 2016

---

# Page allignment

 *  Resolved [webadeptuk](https://wordpress.org/support/users/webadeptuk/)
 * (@webadeptuk)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/page-allignment/)
 * Hello,
 * I was wondering if anyone could tell me why my website page alignment is off?
 * [http://www.celticw.webadepthost.co.uk/wp/](http://www.celticw.webadepthost.co.uk/wp/)
 * It doesn’t stretch it fit the whole screen and there’s extra space on the right.
 * Thanks!

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

 *  [acub](https://wordpress.org/support/users/acub/)
 * (@acub)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/page-allignment/#post-4175144)
 * On line 83 of your child theme’s style.css you need to lower that 313px down 
   a bit. Replace that line with:
 *     ```
       padding-left: 40px;
       ```
   
 * If you want to right align the links in that widget, add this to your CSS:
 *     ```
       #text-4 .textwidget {text-align: right;}
       ```
   
 *  Thread Starter [webadeptuk](https://wordpress.org/support/users/webadeptuk/)
 * (@webadeptuk)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/page-allignment/#post-4175147)
 * Thanks 🙂

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

The topic ‘Page allignment’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [webadeptuk](https://wordpress.org/support/users/webadeptuk/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/page-allignment/#post-4175147)
 * Status: resolved