Hello, Go to functions > admin-interface.php present in your theme directory and remove the code given below Code: <div class="logo"> <h2><?php echo $themename; ?> Options</h2> </div> <a href="http://www.inkthemes.com" target="_new"> <div class="icon-option"> </div> </a> Check image for reference This will solve your issue. Thanks & Regards Gourav Shrivastava