Posted - 05/03/2018 : 08:49:09
I just checked to be sure what it was and if you want to do it yourself you need to remove this code from the editable region in index.php <!-- JS --> <script type="text/javascript"> $(document).ready(function(){ $(".navTab").click(function(){ $(".navLink").slideToggle("slow"); }); }); </script> and copy it before the closing </head> tag in the dwt file as it needs to go on all pages. I'm happy to make that change for you though. Andy Please feel free to review / rate our software
|