Hi,
I just started using shapely and like it very much. A new client of mine wants a wp one page site that transitions with a fade effect between sections. As in: when you scroll down the next sections is supposed to come in with a gentle fade from say 5% to 100% opacity. Is it possible to do that with shapely?
Hello Noda,
thank you for your fast response. Can you point me in the right direction for this? How can I customize the theme to achieve a fading in between sections? Is it css or javascript that I need to apply?
Well, this is complex question, same thing here can be achieved with Js, with jquery, perhaps with some heavy css, all this depends on the level of knowledge you have in web development
Javascript is not my strong point. I “grew up” with html and css…
I was hoping there might be some module I could use, maybe a plugin that already does what I need? I would be grateful about any input someone could give!!!