Title: About page width
Last modified: September 23, 2024

---

# About page width

 *  [satimis](https://wordpress.org/support/users/satimis/)
 * (@satimis)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/about-page-width/)
 * Hi all,
 * I have following website created recently:
   travelers.tours-video.com
 * (Theme Twenty Eleven)
 * I have problem browsing it in full page width, leaving a narrow margins on left/
   right sides.
 * Browsing the website on;
   1) Chrome and Firefox on Ubuntu 24.04I have to zoom 
   it to 125% and above, to get full page width
 * 2)
   Internet Explorer on Windows 10andFirefox on Windows 10I got full page width,
   leaving narrow margins on both sides
 * I couldn’t find out the cause. Please help. Thanks in advance.
 * Regards

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

 *  [Fransisca H](https://wordpress.org/support/users/franz00/)
 * (@franz00)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/about-page-width/#post-18030454)
 * Hey, [@satimis](https://wordpress.org/support/users/satimis/)
 * If I understand you correctly, you want the main page to be full-width, which
   means hiding the background image. Try adding this CSS in the customization panel
   and see if it meets your needs.
 *     ```wp-block-code
       body {    padding: 0;}#page {    margin: 0;     max-width: 100%;}
       ```
   
 * Cheers.
 *  [Zartab Farooquee](https://wordpress.org/support/users/zartabwp/)
 * (@zartabwp)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/about-page-width/#post-18030578)
 * You can add this css in **Appearance** > **Customize** > **Additional CSS**
 * body {
 *  width: 100%;
 * margin: 0;
 * padding: 0;
 * }
 * #page {
 * max-width: 100%;
 * }
 *  Thread Starter [satimis](https://wordpress.org/support/users/satimis/)
 * (@satimis)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/about-page-width/#post-18030790)
 * Hi@zartabwp
 * Your advice works for me. Thanks
 * I set max-width=95%
 * How to adjust the white space for writing? Also how to set its color to light
   green? Thanks

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

The topic ‘About page width’ is closed to new replies.

## Tags

 * [Classic theme](https://wordpress.org/support/topic-tag/classic-theme/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [satimis](https://wordpress.org/support/users/satimis/)
 * Last activity: [1 year, 8 months ago](https://wordpress.org/support/topic/about-page-width/#post-18030790)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
