• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Remove footer line with return to top and copyright – Balance

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Remove footer line with return to top and copyright – Balance

This topic is: resolved

Tagged: balance theme, remove copyright, remove footer

  • This topic has 5 replies, 4 voices, and was last updated 12 years, 4 months ago by mkconway.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • December 19, 2012 at 10:08 am #6185
    mariafernandez
    Member

    Is there a simple way of removing the line:

    RETURN TO TOP OF PAGE       COPYRIGHT © 2012 · BALANCE THEME ON GENESIS FRAMEWORK · WORDPRESS · LOG IN

    from the Balance theme?

    My blog is http://www.spanish-bites.com/

    Maria

     

    December 19, 2012 at 10:13 am #6186
    Posh John
    Participant

    Hi - take a look here > http://my.studiopress.com/snippets/footer/#custom-footer


    Thus the heavens and the earth were completed in all their vast array. Genesis 2

    December 19, 2012 at 10:50 am #6198
    Brian Bourn
    Member

    You can use the Genesis Simple Edits plugin to edit the footer or add this in your functions.php file to remove the footer completely.

    //***Remove The Footer**/
    remove_action('genesis_footer', 'genesis_footer_markup_open', 5);
    remove_action('genesis_footer', 'genesis_do_footer');
    remove_action('genesis_footer', 'genesis_footer_markup_close', 15);
    

    Bourn Creative | bourncreative.com | Twitter

    December 19, 2012 at 10:50 am #6200
    mariafernandez
    Member

    Yes, I've come across that in many posts, but you need to remove the <p> ... </p>:

    /** Customize the entire footer */
    remove_action( 'genesis_footer', 'genesis_do_footer' );
    add_action( 'genesis_footer', 'custom_footer' );
    function custom_footer() {
        ?>
        <p>&copy; Copyright 2012 <a href="http://mydomain.com/">My Domain</a> &middot; All Rights Reserved &middot; Powered by <a href="http://wordpress.org/">WordPress</a> &middot; <a href="http://mydomain.com/wp-admin">Admin</a></p>
        <?php
    }

    What you need to put on your functions.php is:

    /** Customize the entire footer */
    remove_action( 'genesis_footer', 'genesis_do_footer' );
    add_action( 'genesis_footer', 'custom_footer' );
    function custom_footer() {
        ?>
        <?php
    }

    I've posted this in case others want to remove that line too.

    December 20, 2012 at 6:45 am #6368
    mariafernandez
    Member

    Brian, thanks. The Simple Edits plugin did the trick, and I was also able to remove the post date. I've now restored the functions.php file to the original.

    February 21, 2013 at 5:01 am #21916
    mkconway
    Member

    I wanted to do the same thing (remove the log in link) and was having trouble with the code (my fault). Didn't know the Simple Edits plug in existed, but it worked like a charm. Thanks!

     

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble