Hello I have an issue with the popups not displaying properly
If I inspect it with the brower I see the opacity is 0 –
.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate {
opacity: 0;
}
Is there any reason for this and can you fix it?
Thank you