Log in

View Full Version : Changing background-color while scrollin, Smooth transition



angelium
04-18-2017, 08:26 PM
Hello,

Could someone help me please?

I'd like to have a transition effect between the white color background and the pink background of this page http://petsafety.info/cat-page/
The color must smoothly fade when you scroll the page
a bit like this exemple: http://codepen.io/Funsella/pen/dpRPYZ

Please I am using wordpress and i only know how to use CSS code. If it is Jquery please let me know where I should put the code, I am using DIVI theme.

Thanks a lot!

Deadweight
04-20-2017, 02:27 AM
Are you looking for something like this:
https://jsfiddle.net/qcpswzsd/1/

There is the complete Jquery and CSS required.