0

I'm developing this website:

http://cslab.com.ve/tkp/

It has a homepage fullscreen I'm trying to make the next div sit over the first with parallax effects when I scroll down.

Im using parallax.js jquery plugin

Now they do it but the NAVBAR is still moving with the page

Something Like This http://demo.qodeinteractive.com/elision/

Im Using Revolution Slider 4.6.

But only for slide the text, the background im setting in with the parallax.js

Siguza
  • 21,155
  • 6
  • 52
  • 89

1 Answers1

1

Add the class fixed to the Bootstrap nav bar div

Matt
  • 74,352
  • 26
  • 153
  • 180
Tony Roczz
  • 2,366
  • 6
  • 32
  • 59