Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created December 16, 2017 19:33
Show Gist options
  • Select an option

  • Save Pavracer/8bd2f343cdd9a51f8a1ea6a64a88e19f to your computer and use it in GitHub Desktop.

Select an option

Save Pavracer/8bd2f343cdd9a51f8a1ea6a64a88e19f to your computer and use it in GitHub Desktop.
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery('.page-id-39 img#logo').attr('src', 'logo_link_goes_here');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment