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

Website tiny in mobile view

Explorer ,
Jun 05, 2020 Jun 05, 2020

Hi all,

I just finshed redesigning my website but am having a problem with mobile view. Here is the URL:

 

http://www.davidabahm.com

 

Every page is tiny, not adjusting on my phone as it does in the responsive live view in Dreamweaver and in browsers on my desktop when I resize the window. On the iPad it looks good.

 

Is there something I've overlooked? I bet it's something really simple. Thanks for your help.

 

Dave

626
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 , Jun 05, 2020 Jun 05, 2020

Add the following line after line #4

<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
Translate
Community Expert ,
Jun 05, 2020 Jun 05, 2020

Add the following line after line #4

<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
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 ,
Jun 06, 2020 Jun 06, 2020
LATEST

That worked. Thanks so much!

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