Hello,
I want to change the header link. So i write this code on “options advanced” in the theme “GM neo” but it doesn’t work
<script type="text/javascript">
jQuery(document).ready(function ($) {
$(".home .header-img").wrap("<a href='http://www.chimio-pratique.com/e-book-chimio'></a>");
});
</script>
Can you help me ?
Thanks