Hello,
Thank you for choosing our theme and contacting us.
Try to add the following code snippet to the functions.php file in your child theme
function basel_header_block_header_links() {
$instance = array();
$instance['title'] = '';
echo basel_shortcode_user_panel( $instance );
}
Kind Regards
XTemos Studio