Copy and paste the code below into your Divi epanel theme options.
Please watch video for tutotial.
<script type=”text/javascript”>
jQuery(document).ready(function(){
jQuery(“.et-social-icon a”).attr(‘target’, ‘_blank’);
});
</script>
0 Comments