• Resolved vioolcom

    (@vioolcom)


    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

    (@utsumit)

    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

    (@vioolcom)

    Fantastic. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No margin on mobile’ is closed to new replies.