Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Web Site Functionality _ How to make my site mobile friendly

Posted by: amphasis Oct 6 2017, 06:02 AM

Is there any way of making my site mobile friendly without help of a professional website developers. This is my site https://www.amphasisdesign.com

Posted by: Christian J Oct 6 2017, 11:51 AM

You can add this in the HEAD section:

CODE
<meta name="viewport" content="width=device-width">

(this may help pages expand to fit the mobile screen, in cases where they otherwise wouldn't).

Other than that it depends on in what way the site is not mobile friendly right now (I only checked in a desktop browser), and on your experience with HTML/CSS.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)