1. Please go to: wp-content/themes/megazine/header.php around line 107 then add this line below it: 'instagram' => array('name'=>THEME_SHORT_NAME.'_instagram', 'url'=> GOODLAYERS_PATH.'/images/icon/social-icon/instagram.png') 2. Then go to: wp-content/themes/megazine/include/goodlayers-option.php around line 417, change it like this: __('PINTEREST', 'gdl_back_office')=>array('type'=>'inputtext','name'=>THEME_SHORT_NAME.'_pinterest', 'description'=>'Place the link you want and pinterest icon will appear. To remove it, just leave it blank.'), __('INSTAGRAM', 'gdl_back_office')=>array('type'=>'inputtext','name'=>THEME_SHORT_NAME.'_instagram', 'description'=>'Place the link...Read More