Hi,
No problem, it’s certainly add odd issue.
Test adding this to the test site, Theme Options => Custom CSS:
.modal {
background-color: rgba(0,0,0,0.5);
}
The strange thing is, I have only disabled/re-activated the plugins on the site. Maybe some plugins were storing WP transients, which cleared after I re-enabled them.
Thanks.