Tagged: ipad portrait
Hello
Very happy with how the site appears across all devices apart from when turning to view the site on an iPad in portrait view.
The green icon boxes on the home page (similar to the ones in the Enfold travel demo theme) stay in 3 columns and the text is squashed and some of it is cut off.
Please advise on the best way to make this more readable. Site below.
Many thanks
Hey sensiblekaren,
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
.home .av-layout-grid-container {
display: block;
}
.home .av-layout-grid-container .flex_cell {
display: block;
width: 100% !important;
}}
If you would like to apply the changes on bigger screen sizes, please increase 990px value
Best regards,
Yigit
Thanks that’s great. However now on the ipad when it turns portrait the top green section overlaps the section above and the two buttons that say ‘find out more’ and ‘book lessons’