Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383
at the moment the theme does not imply such a option, since the “link URL” setting in the icon menu items has been envisaged to use for leading to other pages on the same website rather than opening external links, since the icon menu can be regarded as other in-site navigation. If you want all icon menu URLs to open in new tabs/windows and are comfortable with code, you can achieve this by altering one of the theme’s tempalte files: the “header-functions.php”, found in the theme root; line 242 should be changed to add a target=”_blank” declaration to the < a > element found in the string.