Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #390472

    Hi,

    I have an issue with an page when viewing on an Ipad.
    http://neue-wordpress-homepage.de/kontakt/
    Everything is fine on a normal screen and on an IPhone because all elements are being displayed in an order, however, on an Ipad the lower section with the “coaches” it’s totally scrambled. It’s being build with “Team Elements”.
    Can I submit screenshots to show?

    Thanks

    Alexander

    #390821

    Hey Cevik_Kuersad!

    Try using just 4 of the 1/4 columns and add two team elements in each column. I think that should fix the problem your having.

    If not then send us a WordPress login and we’ll take a closer look.

    Best regards,
    Elliott

    #391795
    This reply has been marked as private.
    #392477

    Hey!

    We added this code on your Quick CSS field:

    /* Tablet Portrait size to standard 960 (devices and browsers) */
    @media only screen and (min-width: 768px) and (max-width: 989px) {
    .page-id-2808 .flex_column.av_one_fourth.first.avia-builder-el-18.el_after_av_one_full.avia-builder-el-last.column-top-margin {
    width: 48%;
    }
    }

    Please check the page: http://neue-wordpress-homepage.de/kontakt/

    Best regards,
    Ismael

    #392505

    Hi,

    Thanks, this is awesome. Thanks a million

    Best

    Alexander

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Problem with view on IPad’ is closed to new replies.