Title: No margin on mobile
Last modified: November 25, 2016

---

# No margin on mobile

 *  Resolved [vioolcom](https://wordpress.org/support/users/vioolcom/)
 * (@vioolcom)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/no-margin-on-mobile/)
 * Dear Takao-san,
 * It’s a beautifull theme, thank you! Please help me to resolve this:
    by veawing
   my website (www.teishin.nl) on the mobile phones there is no margin at all, the
   content fills the screen completely. I would like to have some kind of standard
   margin on the sides.
 * Thank you in advance,
    Alex

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

 *  Theme Author [Takao Utsumi](https://wordpress.org/support/users/utsumit/)
 * (@utsumit)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/no-margin-on-mobile/#post-8480918)
 * Hi Alex,
 * I checked your site and noticed that salon.css (Salon booking system) override
   the setting.
    So please check the plugin or add this code after salon.css.
 *     ```
       body {
       	margin-left: 20px;
       	margin-right: 20px;
       }
       ```
   
 * Regards,
 *  Thread Starter [vioolcom](https://wordpress.org/support/users/vioolcom/)
 * (@vioolcom)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/no-margin-on-mobile/#post-8481505)
 * Fantastic. Thank you!

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

The topic ‘No margin on mobile’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [vioolcom](https://wordpress.org/support/users/vioolcom/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/no-margin-on-mobile/#post-8481505)
 * Status: resolved