Simplex Design blog : Fixing display problem (responsive) in template Simplex Nano and Simplex Creative

Simplex Design blog : Fixing display problem (responsive) in template Simplex Nano and Simplex Creative

Link to SimplexDesign - free blogger template

Fixing display problem (responsive) in template Simplex Nano and Simplex Creative

Posted: 01 Apr 2015 07:16 PM PDT


Many people commented that template Simplex Nano and Simplex Creative not responsive in their mobile device, such as iphone, Ipad even it works fine in laptop and PC.
After checking all template and taking a long time for searching in Internet, I found the solution:
1. Open Blogger Dashboard ->  Template ->Edit HTML
2. Add this code right after <head>


<meta name="viewport" content="width=device-width, initial-scale=1">
3. Save changes.

That's all. Just one line of code but it works. This code telling the template which mobile device is being used and the height of display screen, so responsive code and work.
Please check and test yourself

Hiç yorum yok:

Yorum Gönder