Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Mobile display

Explorer ,
Oct 17, 2017 Oct 17, 2017

Hey All,

Need some help on this issue, trying to figure out how to make my responsive website not move around when scrolling. Hard to explain but in lamest terms the site is responsive but when you view the site in a mobile phone and you scroll, it moves left and right which I really don't like I feel like I'm missing something

Also when you pinch to zoom in or our it shifts a bit to the left

here is the site.

http://webdelvptemps.com

Any help will be appreciated

Thanks All.

785
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Oct 18, 2017 Oct 18, 2017

You have a lot of code errors.  Browsers, especially mobile ones, can behave unexpectedly when they encounter too many of them. 

Showing results for http://webdelvptemps.com/ - Nu Html Checker

Nancy

Translate
Community Expert ,
Oct 17, 2017 Oct 17, 2017

did you try removing the shrink-to-fit attribute ?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 18, 2017 Oct 18, 2017

In viewport I removed it

here is my viewport

<meta http-equiv="X-UA-Compatible" content="IE=edge">

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1,">

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 18, 2017 Oct 18, 2017
LATEST

You have a lot of code errors.  Browsers, especially mobile ones, can behave unexpectedly when they encounter too many of them. 

Showing results for http://webdelvptemps.com/ - Nu Html Checker

Nancy

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines