• Resolved treyjudson08

    (@treyjudson08)


    How do you move the position of the slide in text and buttons on the Jumbotron sliders? I am trying to position them horizontally centered and lower vertically.

Viewing 2 replies - 1 through 2 (of 2 total)
  • #athena-jumbotron .overlay {
    top: 70%;
    }

    This will move them down. You can probably center them as well by adding something like: text-align: center; between the brackets. Hope that helps.

    The 70% can be changed to whatever value you want.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Jumbotron’ is closed to new replies.