[ad_1]
I’m trying to add an animated arrow that links to another page on my website. ChatGPT told me to install Simple CSS & JS, which I did, now I’m incredibly lost because code scrambles my brain.
What’s the simplest way to add an animated arrow?
[ad_2]
Animated arrow? Animated how? Don’t use simple css and js. No need. Css can be added to your child theme css or from appearance > customize > additional CSS. If you need to have JS animation for the arrow, include a script in your child theme and enqueue it properly. If you HAVE to, you can add a script to your footer or header.