https://codepen.io/HelloTalib/pen/jEEymbj I want to put this into my store. what is the process to do so?
Do you want this embedded as the part of your page design, or as Codepen?
Technically, you should be able to add a “Custom liquid” section and then follow the instructions from https://codepen.io/features/embeds
Or just click Embed button on the pen interface and copy/paste HTML code generated.
All defaults will produce something like:
And with small change you should be able to add the actual code into “Custom CSS”
(small change because the initial code uses jQuery, which is not strictly needed)
I’ve amended the original pen code slightly, so you can copy/paste from
https://codepen.io/tairli/pen/XJKKZWp?editors=1000
Both options added in my test store: https://bbkmarket.myshopify.com/?_ab=1
@infyniteeeee you can either insert code into custom liquid section or directly into the theme files code
I want to make it so the mouse drags across the entire website and has that trail.
Similar to wearepersius.com

