Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @dimu505

    Hope you’re doing well!

    Please add the following CSS code to Appearance > Customizer > Additional CSS field:

    @media only screen and (max-width: 900px) {
    .hustle-modal {
        max-width: 375px !important;
    }
    .hustle-modal-three .hustle-modal-body {
            height: calc(598px) !important;
    }
    .hustle-modal-optin_wrap {
        display: inline;
    }
    }

    Let us know how it went!

    Kind regards,
    Nastia

    Thread Starter Rick Hodges Jr

    (@dimu505)

    Almost…It doesn’t show the ‘submit button’ and the top portion has a scroll bar. See screenshot link

    http://prntscr.com/kawjn6

    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello @dimu505

    I tried to review this again but can’t see any popup now in the given page.
    If you still require assistance on this, please do enable it again for us and let us know here in your next reply. 🙂

    Warm regards,
    Dimitris

    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hey there @dimu505

    It’s been a while and we haven’t heard back from you, so I’m marking this topic as resolved. Feel free to post back any update and we will re-open it and continue troubleshooting. 🙂

    Thank you,
    Dimitris

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Mobile Compatibility’ is closed to new replies.