This is the in-progress website: https://bringthemhometexas.org/
Here is the strange border I see on the pop-up: https://drive.google.com/file/d/1cF2zXRZHPHD0ghQuWMeQ_LfVMVK1n2OW/view?usp=sharing
It disappears once you click any form field.
Same issue here with the popup: https://www.burnrightproducts.com/
https://drive.google.com/file/d/1fHXbhCzUTbC2yOIo27Cxuq4iimxNZXoL/view?usp=sharing
I have noticed this same issue across multiple websites using your theme. Is POPUP Maker inheriting something from your theme?
Thanks
Hey Justin,
Thanks for contacting us!
That seems to be related to the plugin – https://wordpress.org/support/topic/norder-on-pop-ups/.
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.pum-content.popmake-content:focus-visible,
.pum-content *:focus,
.pum-overlay .pum-content
{
outline: none !important;
}
Regards,
Yigit
I am sorry. Not sure why I thought it was a theme conflict. Thanks, Yigit.
This has been resolved.