Hello,
Try to add the following custom css code in Theme Settings > Custom CSS to make the pop-up with rounded corners.
.wd-popup {
border-radius: 20px !important;
}
To open the pop-up from a text link, you need to add the following CSS class to the menu item link in Appearance -> Menus:
https://prnt.sc/UayAt4FrlUd7
woodmart-open-newsletter
Also, please make sure the Promo Popup is activated in Theme Settings -> Promo Popup.
If you have any questions, feel free to contact us.
Best Regards