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

    Hello,
    we have a problem with the presentation of the page ‘Leistung’ in landscape mode on android smartphones, on iPhones everything is fine.
    Between the 2nd and the 3rd photo is a overlapping in the text on the left next to the photos. We have tried every trick but npthing works.
    And also at the bottom end of this page in landscape mode on android smartphones the last text line is cut off.

    We hope you guys can help us asap, our customer is very nervous…

    THX in advance
    Mick

    #1140557

    Hi Mick,

    I checked the page in question on an iphone x but I can’t see any overlappning. Could you post a screenshot of the problem please?

    Best regards,
    Rikard

    #1141085

    Hi Rikard,
    the problem is NOT on the iPhone it is ON ANY ANDROID SMARTPHONE in LANDSCAPE MODE ONLY.

    You can find a link to the screenshot of this problem under private content.

    We would be very happy if you could help us, THX in advance

    Mick

    #1141763

    Hi Mick,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (min-width: 480px) and (max-width: 989px) {
      #leistung-div-b {
        min-height: 360px;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1142009

    Hi Victoria,
    thanks a lot for your support1

    With the code you sent everything is fine now. We can close this thread

    Best regards

    Mick

    #1142011

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Overlapping divs on smartphone’ is closed to new replies.