Viewing 1 replies (of 1 total)
  • Plugin Author SeedProd

    (@seedprod)

    Hi,

    Add this to the footer script under the advanced tab and set the url you want to link to.

    <script>
    jQuery( "#seed-csp4-image" ).click(function() {
      window.location = "http://www.google.com";
    });
    </script>
Viewing 1 replies (of 1 total)

The topic ‘Html link to logo image’ is closed to new replies.