There is a known style conflict between the Leadpages page builder and the Vidalytics player, when it comes to displaying Calls to Action on the page.
Leadpages "cuts" the player, and the CTA is not displayed.
However, we have a workaround for it π
All you have to do is add these few lines of code to your page:
<style>
.lp-video-react {
height: auto !important;
padding-bottom: 0 !important;
overflow: visible !important;
}
</style>
That should make your CTA display without any issues.
If you need any further help with Leadpages or anything else, feel free to reach out to us at hi@vidalytics.com