Popup Height Is Not Adjusting To The Mobile

This topic has 4 replies, 2 voices, and was last updated 5 years, 6 months ago ago by Rose Tyler

  • Avatar: gurhan
    gurhan
    Participant
    October 21, 2018 at 20:37

    Popup looks fine when you are viewing the site on a computer. However, the the bottom portion is extended when you are viewing on the phones.

    http://prntscr.com/l8pvh0

    How can we fix this please?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 22, 2018 at 09:21

    Hello,

    Try to remove Popup height in Theme Options > Promo popup
    Or
    add this code in Global custom css:

    @media (max-width: 992px) {
        #etheme-popup {
            max-height: 100vw;
        }
    }

    Regards

    Avatar: gurhan
    gurhan
    Participant
    October 22, 2018 at 14:56

    css worked.. all good.

    thank you!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 22, 2018 at 15:00

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Popup Height Is Not Adjusting To The Mobile’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.