This topic has 6 replies, 3 voices, and was last updated 9 years ago ago by Jack Richardson
Hello,
I am noticing that when the website is viewed on a mobile device, it is not centred. Is there a way to have it so it is perfectly centrd when the phone is in a portrait view, Css maybe?
thanks so much
LM
Hello,
As I see the content is centered when viewing on mobile:
http://storage9.static.itmages.com/i/15/1026/h_1445860259_1421000_cb0bd33510.png
What device are you checking in? Please show a screenshot of the issue.
Regards,
Eva Kemp.
Hello,
Below in private content are screenshots – one from an iPhone 4s and another one iPhone 6.
thanks so much
LM
Hello,
Now I don’t see any problems:
http://storage5.static.itmages.com/i/15/1027/h_1445945193_3163609_fed6344e46.png
Please try to check the site with different Internet provider.
Thank you.
Regards,
Eva Kemp.
Thanks, however are you viewing this by chance on a computer. With the screenshot there is no frame to show if it is offcenter. Perhaps a view on an actual cellphone will demonstrate what my screenshots are seeing?
thanks
LM
Hello,
Please try to use this code in custom.css file:
@media (max-width: 480px) {html {
overflow: initial;
}}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up