Hi
Is there a way to ad a single social media icon from the header somewhere else? Lets say only facebook as example?
Thx for your answer
Hi
Is there a way to ad a single social media icon from the header somewhere else? Lets say only facebook as example?
Thx for your answer
Hi,
Open header.php and find this code
$args = array('outside'=>'ul', 'inside'=>'li', 'append' => '');
avia_social_media_icons($args);
You can put it anywhere you want. :)
Cheers,
Ismael
You must log in to post.