• 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

delete 'subscribe now' button on MInimum theme homepage

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 › delete 'subscribe now' button on MInimum theme homepage

This topic is: not resolved

Tagged: button, delete subscribe, homepage, minimum

  • This topic has 4 replies, 4 voices, and was last updated 13 years, 3 months ago by Brad Dalton.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • April 13, 2013 at 12:03 am #35186
    designer999
    Member

    How do I get the "Subscribe Now" button to disappear.  site is http://www.weflyfree.com. Thanks in advance

    April 13, 2013 at 12:38 am #35189
    Jeremy
    Participant

    Any changes to the "subscribe now" button are via page-title.php

    It appears like you don't want to use the page-title section at all in your design.

    If that's the case you can delete it via function.php by deleting this part....

     

    /** Add the page title section */
    add_action( 'genesis_after_header', 'minimum_page_title' );
    function minimum_page_title() {
    require_once( get_stylesheet_directory() . '/page-title.php' );
    }

     

     


    If you want to say thanks Follow me on Twitter | My Website

    April 13, 2013 at 12:39 am #35190
    Brad Dalton
    Participant

    Try adding this to the end of your child themes style.css file:

    .page-title-button {
    display: none;
    }
    

    I also see this code which you may want to remove. Where did you put this?

    <div style="display:none"> </div>
    

    Tutorials for StudioPress Themes.

    April 17, 2013 at 12:12 pm #35980
    hollyfinn
    Member

    Is there a way I can take the subscribe off the static pages but keep them on the home and blog page only?

    April 17, 2013 at 3:47 pm #36012
    Brad Dalton
    Participant

    You can do this using CSS code.

    View you source code and use the body classes for this.


    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 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

© 2026 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