Hello, Go to header.php present in your theme directory and remove the code given below Code: <?php if (inkthemes_get_option('inkthemes_description') != '') { ?> <meta name="description" content="<?php echo inkthemes_get_option('inkthemes_description'); ?>" /> <?php } ?> check image for reference Thanks & Regards Gourav Shrivastava