Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created November 19, 2017 20:16
Show Gist options
  • Select an option

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

Select an option

Save Pavracer/d60e154edc00390234ff0ee6910ea555 to your computer and use it in GitHub Desktop.
Different_logo.js
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery('.page-id-27381 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