Also, there is padding here which you can reduce with the help of the CSS code. Our Development Team has written a new CSS code special for you to achieve this result.
Please take this CSS code and insert it into the Popups > particular popup > Styles tab > Custom CSS option. Then, replace YOUR_POPUP_ID with the corresponding Popup ID (e.g. 3, like this div.ays-pb-modal.ays-pb-modal_3). Do not delete the space after it. Do not forget to clear the cache afterward.
div.ays-pb-modal.ays-pb-modal_YOUR_POPUP_ID { padding: 20px !important; }