• I would like help moving the buttons on the sliders. Specifically, I would like to move them to about 2/3 of the way down the page. They are currently about 1/3 of the way down, and sitting right on someone’s face :). Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter jacob.cowan

    (@jacobcowan)

    OK, I figured this one out myself. You add this to your custom CSS:

    #athena-jumbotron .overlay {
    top: 70%;
    }

    You can move the buttons around by playing around with the %.

Viewing 1 replies (of 1 total)
  • The topic ‘Moving buttons on slider’ is closed to new replies.