Viewing 1 replies (of 1 total)
  • Plugin Contributor Popup Builder Team

    (@popup-by-sygnoos)

    Dear @alysa92,

    To make your popup responsive you should do the following:
    Set width and height in percent(%) and then set Max width and Max height in pixels (px).
    When the screen is too wide, Max width option will work and it will prevent showing popup large.

    Width: 80%
    Height: 90%
    Max width: 640px;
    Max height: 480px;

    Best regards,
    Sygnoos Team.

Viewing 1 replies (of 1 total)

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