Hustle popups don’t seem to align properly on mobile

Hustle popups don’t seem to align properly on mobile.

  • Ouissal Aouinti
    • Support-Woman

    Hello David!

    I hope you are doing well today!

    I checked the form and I could make a CSS that may fix it on mobile, can you please add the bellow code to your Appearance > Customize > Additional CSS:

    @media (max-width:782px) {
     .hustle-ui.hustle-popup {
        padding: 0 !important;
     }
    }

    Please let us know if you need further help!

    Kind regards,
    Ouissal