Hi, so I still don’t understand why the IPAD in portrait view renders like this: https://prnt.sc/mbrsff
Rather than in a singular column like a smartphone in portrait view
Can you help please?
Hey Justin,
Add this to quick css:
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
#awa .flex_cell{
display:inherit!important;
}
#awa .no_margin.av_one_half{
width:100%!important;
}}
Best regards,
Jordan Shannon
Hey Jordan, this is also affecting the LANDSCAPE version as well.
Only seeking to have the portrait version of the IPAD render in the singular column. Thanks
I may have figured it out
Hi,
Great! Did you need additional help, or shall we close?
Best regards,
Jordan Shannon
That would be all Jordan, thank you
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon