Recent Questions - WordPress Development Stack Exchange · May 2, 2023
How to remove pop up on website (css changes not visible)?
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
I'm working on this site and was asked to remove the pop up. I've tried entering classes like: .popup, .popup .popup-bg { display: none !important; } .popup { display: none !important; } The js files were also obfuscated according to the original developer when I asked him about it. He also recommended the above and it does work in inspect but not when I make the changes in the file editor. I also…

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.