Here’s what I did. Go into theme folder -> admin -> main-toolbox -> edit toolbox-class-about.php I commented out line 114
/**$this->notification = isset( $this->config[‘notification’] ) ? $this->config[‘notification’] : ( ‘<p>’ . sprintf( ‘Welcome! Thank you for choosing %1$s! To get started please make sure you visit our %2$swelcome page%3$s.’, $this->theme_name, ‘‘, ‘‘ ) . ‘</p><p>‘ . sprintf( ‘Get started with %s’, $this->theme_name ) . ‘</p>’ );**/