Move Hero Button Down

Support Area Forums Grassroots Move Hero Button Down

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.highfields.org/
  • Author
    Posts
  • #30718
    Molly Linn
    Participant

    Hi Bill,

    I was wondering if there is any way that I can move the hero button toward the bottom of the hero video or picture? I see the options to move it to the left or the right side, but I would like it to be centered – just further down the screen.

    Thanks,
    Molly Linn

    #30719
    Bill Robbins
    Moderator

    Hello Molly Linn,

    You can do that. Since it’s just the button on the home page, let’s approach it 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:
      
      .home .hero-copy {
      	vertical-align: bottom;
      	padding: 0;
      }
      
    3. Update your settings.

    Let me know if that doesn’t do the trick for you.

    Take care,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Move Hero Button Down’ is closed to new replies.