Hero section Video

Support Area Forums Kerygma Hero section Video

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://http://gatewaychristiancenter.org/lotr/
  • Author
    Posts
  • #34942
    John Bowling
    Participant

    How do i get a video to be the “featured image”? I’ve put my youtube link in the appropriate place and nothing.

    Thanks

    #34949
    Bill Robbins
    Moderator

    Even with a video, make sure there is a featured image present. That’s the trigger to have the hero area show up on a page.

    #34950
    John Bowling
    Participant

    Thanks again Bill. Also How can I move the Title button around on this page by itself?

    #34951
    Bill Robbins
    Moderator

    Good question. You can do that this way:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .page-id-1365 #hero-section .hero-copy {
      	position: absolute;
      	top: 0;
      	left: 0;
      	right: 0;
      	bottom: 0;
      }
      
      .page-id-1365 #hero-section .hero-button-holder {
      	position: absolute;
      	bottom: 50px;
      	left: 0;
      	right: 0;
      	text-align: center;
      }
      
    3. Update your settings.

    Have a great weekend,
    Bill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hero section Video’ is closed to new replies.