Skip to main content
williamm86517933
Known Participant
October 18, 2017
Answered

Mobile display

  • October 18, 2017
  • 2 replies
  • 804 views

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.

This topic has been closed for replies.
Correct answer Nancy OShea

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

2 replies

Nancy OShea
Community Expert
Nancy OSheaCommunity ExpertCorrect answer
Community Expert
October 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

Nancy O'Shea— Product User & Community Expert
B i r n o u
Legend
October 18, 2017

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

williamm86517933
Known Participant
October 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,">