Add custom JS


Hey Enzo,

You last snippet is correct but you have to replace get_template_directory_uri() (which should be used in parent themes) with get_stylesheet_directory_uri() which must be used in child themes.

Happy coding,

Write a reply

Login or register to write a reply, it's free!