Quote Originally Posted by zfw88788301 View Post
Hello!clydejones,

I've installed this module on my website but i got a problem on my final step! you can visit my website at www.ShopEzone.com

as you can see on the footer like the picture i've attached.


Please help me figure out how to remove the return,private,term of use from the middle of the page just like the picture is! Thank you for your helping!
You seem to have added the following somewhere (not sure which file) and it can safely be deleted

Code:
<div class="ezpagesFooterCol col1" style="width: 100%">
<ul>
  <li><a href="http://www.shopezone.com/page.html?id=18">RETURN POLICY</a></li>
  <li><a href="http://www.shopezone.com/privacy.html">PRIVATE POLICY</a></li>

  <li><a href="http://www.shopezone.com/term_of_use.html">TERM OF USE</a></li>
</ul>