September 3, 2013 at 7:11 am
#3748
Sanjip Shah
Participant
@jordan-wirkkalagmail-com The file you need to edit is header-extensions.php file. The path of this file is theme folder->library folder->structure folder. The code you need to edit is inside the attitude_headerdetails functions. Add your code/text just above this line <?php attitude_socialnetworks( $flag ); ?>
which is around line 230. Also use a child theme to make these changes so that you won’t lose the changes when you update the theme.