Hi Dearbo,
1. Please open file in wp-content/themes/claue/core/libraries/janstudio/widgets/instagram.php at line 73
and change code from
$output .= '<div class="item dib"><a href="' . esc_url( $link ) .'"><img width="150" height="150" src="' . esc_url( $image ) . '" alt="Instagram" /></a></div>';
to
$output .= '<div class="item dib"><a target="_blank" href="' . esc_url( $link ) .'"><img width="150" height="150" src="' . esc_url( $image ) . '" alt="Instagram" /></a></div>';
2. Please add below code in Claue > Theme Option > General Layout > Custom CSs
.widget h4.widget-title:after {display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio