Quantcast
Channel: Topic Tag: footer | WordPress.org
Viewing all articles
Browse latest Browse all 13545

ChelseaCat on "Bandana Theme Remove Theme and Powered by WP"

$
0
0

I'd like to get rid of the footer information on the Bandana theme. The footer.php file only has the following lines:

<div id="footer">
    <div class="container_16">
      <?php do_action( 'bandana_footer' ); ?>
    </div>
  </div>

</div> <!-- end .wrapper -->
<?php wp_footer(); ?>
</body>
</html>

Can someone help? Thanks!


Viewing all articles
Browse latest Browse all 13545

Trending Articles