The social media icons on the header, I am trying to get them to open in a new window.
I tried editing the header.php and adding the target attribute but it breaks the page. See below.
<?php
if($facebook = avia_get_option('facebook')) echo "<li class='facebook'>Facebook
Any ideas?
Thanks














