Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #411071

    Hallo,
    wo kann ich das Bildschirmformat für die mobile Version auf dem Ipad einstellen.
    Bei der responsive Version wird die Seite nicht vollständig ausgefüllt
    sondern hat links und rechts einen Rand.

    Gruß
    opareklov

    #411288

    Hi opareklov!

    deine Seite wird leider etwas komisch bei mir dargestellt:

    Hast du bereits “Responsive Site” unter Enfold->General Layout->Dimensions aktiviert?

    Gruß,
    Andy

    #411510

    Hi Andy,
    ja habe ich. Sieht bei mir auch gut aus. Auch auf Ipad und Iphone.
    Was benutzt du für ein Browser?

    Gruß Volker

    #411966

    Hey!

    From what I understand, you want to remove the edges on iPad view? Is that correct? Add this to the Quick CSS field:

    @media only screen and (max-width: 1024px) and (min-width: 768px) {
    .responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header {
      max-width: 100%;
    }}

    Regards,
    Ismael

    #415990
    This reply has been marked as private.
    #416854

    Hi!

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing. Anyway, a screenshot of the issue will help.

    Thank you.

    Regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.