-1

I'm trying to get a fullPage.js slider to function properly for a particular design. It should slide up in the same manner it does here. The only difference is, when it arrives at the top, I'd like the sliding page to stop before a button bar.

I've attached a series of graphics below to demonstrate visually what is happening. Does anyone have an idea how to make this work?

g1 g2 g3

jephex
  • 13
  • 5
  • 2
    Have you tried anything? You should post the code you have tried and any problems you are having so that we may help you with said issues. See the [How to ask page](http://stackoverflow.com/help/how-to-ask) for help in improving your question. – Madness Aug 08 '15 at 02:25

1 Answers1

0

Use the fullpage.js paddingTop option with the height of your menu.

Alvaro
  • 40,778
  • 30
  • 164
  • 336