Quote Originally Posted by CnTGifts View Post
anyway to have the Store Address Not Show at the top of the page
Open includes/templates/YOUR_TEMPLATE/templates/tpl_returns_default.php

find and comment out the following line of code as indicated by the highlighted portions

<!-- <address><?php // echo nl2br(STORE_NAME_ADDRESS); ?></address> -->