Hi,
How can I remove the “Don’t show this popup again” button and text? I have the popup set to not show up automatically and it has a newsletter signup form inside it so it doesn’t make sense for users to see this option.
I tried this code in global CSS but it didn’t work: .white-popup-block .checkbox-label {display: none;}
Thanks!