Hi,
How can I trace the location in the theme for a popup on the store? Appreciate any help on how to remove it.
Hi,
How can I trace the location in the theme for a popup on the store? Appreciate any help on how to remove it.
Hi @alexlomt ,
You can try this one.
iframe#wp-popup-2736967 {
display: none;
}
Result:
I hope it help.
Seems this would just hide it, how do I fully delete it from the website?
If you like to delete fully, you’ll need to locate and remove the specific HTML, CSS, and JavaScript code responsible for the pop-up functionality. Better to hire some developer to do, to make sure it will fully delete and wont be affect to other designs.
Would you know how to do it? The person who installed it did it very quickly but I can not reach them anymore