The page PRESS does not display the content of the page in the mobile.
Hey swmfirm,
This seems to be a padding issue. Add the following to quick css:
@media only screen and (max-width: 767px) {
.flex_column.av_one_full.flex_column_div.first.avia-builder-el-2.el_after_av_one_full.avia-builder-el-last.column-top-margin{
padding:inherit!important;
}}
Best regards,
Jordan Shannon