On some of my landing pages, I have a text link that uses custom javascript to initiate a fancybox, which serves as an overlay to display our privacy policy. The goal is to allow visitors to easily read this info without navigating to a new page.
However, I have found that when implementing Unbounce’s native popup feature, the embed code conflicts with this fancybox, effectively disabling the functionality.
Can anyone suggest a workaround for this? Alternatively, I am open to other suggestions for how to display our privacy policy in a manner that still achieves my goal of not sending visitors to a different page.
Thanks in advance!