#2110
Abanob
Keymaster

Hey Tejaswee

I have checked the issue with the Premium Modal Box widget on your site:
– I found that you’re installing many plugins which makes your site loading is inefficient, it would be better to deactivate the plugins you don’t usually use to improve your site loading speed.
– One of those plugins is called Designer For Elementor: Lite, makes the modal box hidden. You can fix this issue by adding this code to Appearance -> Custom Css
.modal.in {
visibility: visible;
}

If you have any farther questions, please feed me back
Thanks,
Abanob