Hi there I’m using this effect https://codepen.io/anon/pen/QQjzJP to rezise my headline in the header by scrolling. It works fine in the preview but doesn’t work on frontend. Seems like a formatting issue within the JavaScript which I added to global JavaScript.
Hi ArtOfSpring,
Try replacing all the $ to jQuery so that the browser will know that we are using jQuery and not other javascript libraries.
Let us know how it goes.
Thanks!
Thank you, that’s it!
Glad we could help.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.