Title: White Space Issue
Last modified: September 1, 2016

---

# White Space Issue

 *  Resolved [mcfaddencreativemedia](https://wordpress.org/support/users/mcfaddencreativemedia/)
 * (@mcfaddencreativemedia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/white-space-issue-2/)
 * Hi,
 * I am having a problem with white space down the right hand side of my website
   on a mobile phone, specifically Samsung Galaxy S6.
 * It’s usually the kind of thing I can work out given enough time but my head is
   fried today so any help would be greatly appreciated.
 * [http://www.mcfaddencreativemedia.com](http://www.mcfaddencreativemedia.com)
 * Cheers.

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

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/white-space-issue-2/#post-7651422)
 * Here is some CSS from another thread that should fix this for you:
 *     ```
       @media (max-width: 767px) {
        #wrapper.container {
           padding: 0 15px;
           margin-bottom: 0;
           overflow-x: hidden;
       }
       .container {
           padding: 0 15px;
         }
       }
       ```
   
 * Place that into Appearance> Theme Options> Advanced Settings and let me know 
   if it works for you.
 *  Thread Starter [mcfaddencreativemedia](https://wordpress.org/support/users/mcfaddencreativemedia/)
 * (@mcfaddencreativemedia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/white-space-issue-2/#post-7651436)
 * Perfect! Thank you so much, greatly appreciated.
 * Best regards,
 * Kevin.

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

The topic ‘White Space Issue’ is closed to new replies.

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

## Tags

 * [graphic](https://wordpress.org/support/topic-tag/graphic/)
 * [problem](https://wordpress.org/support/topic-tag/problem/)
 * [web](https://wordpress.org/support/topic-tag/web/)

 * 2 replies
 * 2 participants
 * Last reply from: [mcfaddencreativemedia](https://wordpress.org/support/users/mcfaddencreativemedia/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/white-space-issue-2/#post-7651436)
 * Status: resolved