Where do I paste the below code in my WordPress theme so my Edge Animate animation is the entire Home page banner? Inside the header.php head tag?
if(function_exists('edge_suite_view')){echo edge_suite_view();}
Also, do I put the bellow "short code" inside the par-emphasis in the above code?
[edge_animation id="3"]
--without the brackets?
Thanks!