sorich87 / bootstrap-tour

Quick and easy product tours with Twitter Bootstrap Popovers
http://bootstraptour.com
MIT License
4.44k stars 942 forks source link

tour step background overlay not working on fixed element #627

Open udarts opened 7 years ago

udarts commented 7 years ago

I have a sidebar which is fixed (needs to be), and found out that the tour step background overlay is not working on it. The background of the overlay remains white, while the background of the element it needs to inherit from is a blueish color.

Can you fix this?