Done!!!, figured it out myself.. just went to the folder gk_mystore - layouts - blocks - mainnav.php and deled this code:
<div class="logo-text">
<h1><a href="index.php" title="<?php echo $this->sitename(); ?>"><span><?php echo GK_LOGO; ?></span></a></h1>
<p class="site-slogan"><?php echo GK_SLOGAN;?></p>
</div>