• Hi,

    It’s impossible to unshow the overlay in CSS because it’s directly put un the element style…

    #sgcboxOverlay { display: none; visibility: unset;}

    Do you know how to change thats ?

    Thanks

    EDIT : Just contact from email client service (fast reply) and it’s work well ! So I change for 5* ??

    .sg-popup-overlay { display: none !important; }

  • The topic ‘Impossible to unshow Overlay’ is closed to new replies.