Hello, a client sent me an email warning me about a problem with my site texts with IPAD in portrait position. The texts do not follow the same alignment. IPAD Landscape position is perfect.
How do I fix this?
My IPAD is of the model – MP2H2LL / A
REFERENCE IMAGES
IPAD LANDSCAPE
IPAD PORTRAIT
TOP: On Iphone 7
In iphone 7 it gets very disorganized too.
http://www.milkbrands.com.br/servicos-de-criacao-de-logomarcas/
Hey mleite1,
Thank you for using Enfold.
There’s a custom padding that was applied to the elements.
.sh {
padding: 40px 0px 0px 30px;
}
Please use css media queries to adjust the value on different screen sizes.
// http://stephen.io/mediaqueries/
Best regards,
Ismael