[Resolved] Buttons Not Working in Home Header

Home Forums Support [Resolved] Buttons Not Working in Home Header

Home Forums Support Buttons Not Working in Home Header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1201888
    Mindy

    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!

    #1201934
    Leo
    Staff
    Customer Support

    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>
    #1202073
    Mindy

    Perfection! Thank you SO much!

    #1202077
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.