Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created January 10, 2018 16:28
Show Gist options
  • Select an option

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

Select an option

Save Pavracer/4f9ae87d8ac587bc59b541b39416199f to your computer and use it in GitHub Desktop.
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery(".et_pb_slide_description a.et_pb_more_button.et_pb_button").attr('target', '_new');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment