Quote Originally Posted by jlcaudio View Post
i did what you said to remove welcome to sound destroyer mat and it is still there
Sorry, my bad.

includes/languages/english/comstock/index.php

define('HEADING_TITLE', 'Welcome to ' .STORE_NAME); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/
} elseif ($category_depth == 'nested') {
// this will also be used on Top Level
define('HEADING_TITLE', 'Welcome to ' .STORE_NAME); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/

change both instances