Hi
you need to go into your files and amend yourself, do a back up first
1.open the includes/languages/english/meta_tags.php
2. Find the following line of code:
// page title
define('TITLE', 'Zen Cart!');
// Site Tagline
define('SITE_TAGLINE', 'The Art of E-commerce');
Replace the title and tagline text with your own text, making sure that the single quote marks are not left out and new quote marks are not added and Save the edited file to includes/languages/english/custom/meta_tags.php and upload it to your server
Custom is the name of your template.
Hope that helped, someone please correct me if I am wrong though
