Archived topic
Buttons Not Working in Home Header
3 replies · Started by Mindy on March 21, 2020
Viewing posts 1–4 of 4
Hello, I loaded the "Catalyst" site from the library. However, I cannot get buttons to work. This is what I am using:
<h1 class="hero-headline">Title</h1>
<h2>Secondary Title</h2>
<a href="#intro" class="smooth-scroll button ghost">EXPLORE</a> <a class="button ghost" href="#">CLICK HERE</a>
<video loop muted autoplay poster="#" class="background-video">
<source src="#" type="video/mp4">
</video>
Thank you in advance for any help!
Hi there,
Looks like you are wanting a background video? Then try this exact format here:
https://docs.generatepress.com/article/page-hero-background-video/
Your content needs to be wrapped within this part.
<div class="background-video-content">
Your Element content in here.
</div>
Perfection! Thank you SO much!
No problem :)
This archived topic is closed to new replies.