Title: Page width
Last modified: August 31, 2016

---

# Page width

 *  [Jonesy](https://wordpress.org/support/users/snapspotscouk/)
 * (@snapspotscouk)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/page-width-39/)
 * Can someone help me please – struggling with the optimizer theme and a geodirectory
   thing i’m using.
 * They say it is my theme width causing the design to hang on the end – presumably
   set to 100% width somewhere.
 * I like the 100% width, but it doesn’t work with the snapspots.co.uk/maps page
   by the looks of things.
 * How can i fix this – possibly only for the maps page.
 * Thanks,

Viewing 1 replies (of 1 total)

 *  Theme Author [OptimizerWP](https://wordpress.org/support/users/layerthemes/)
 * (@layerthemes)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/page-width-39/#post-7094835)
 * Hi
 * Insert this in Appearance -> Customize -> Miscellaneous -> Custom CSS
 *     ```
       .geodir-page {
           width: 80% !important;
           margin: 0 10%;
           box-sizing: border-box;
       }
       ```
   
 * Thanks

Viewing 1 replies (of 1 total)

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

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

 * 1 reply
 * 2 participants
 * Last reply from: [OptimizerWP](https://wordpress.org/support/users/layerthemes/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/page-width-39/#post-7094835)
 * Status: not resolved