Skip to content
English
  • There are no suggestions because the search field is empty.

Vidalytics + Leadpages — Fixing CTA Display Issues

How to resolve a styling conflict that prevents CTAs from displaying correctly on Leadpages.

If you are using Vidalytics on a Leadpages page, you may notice that your Call to Action buttons are not appearing correctly. This happens because Leadpages applies styling that clips the Vidalytics player container, preventing CTAs from rendering as expected.

The good news is that this is a quick fix — just a few lines of CSS added to your page.

How to Fix It

Add the CSS fix to your Leadpages page — open your page in the Leadpages editor and navigate to the custom CSS section. Add the following CSS code:

.lp-pom-video {     overflow: visible; } 

Save and publish — once the CSS is added, save your changes and publish your Leadpages page. Your Vidalytics CTAs should now display correctly.

Tip: If you are not sure where to add custom CSS in Leadpages, look for a Page Styles or Custom CSS option in your page settings — it is usually found in the page-level settings panel rather than inside an individual element.

Note: This fix only addresses the CTA display conflict between Leadpages and Vidalytics. If you are experiencing a different issue with your Vidalytics player on Leadpages, feel free to reach out and we will help you troubleshoot.


If you have any questions, feedback, or need assistance, feel free to reach out to our Customer Happiness Team at hi@vidalytics.com.