• 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

(Minimum) move site tag line into header

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 › (Minimum) move site tag line into header

This topic is: resolved

Tagged: Minimum tagline

  • This topic has 4 replies, 3 voices, and was last updated 10 years, 1 month ago by Anita.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • March 5, 2013 at 3:38 pm #24412
    Victor
    Participant

    Minimum theme

    I want to move the site tagline into the header instead of the middle (subscribe bar)

    I am using the "text" header feature not "image"

    any tips?

    March 7, 2013 at 6:28 pm #24902
    Anita
    Keymaster

    I just figured out how to do this.

    Open up the Page-title.php file and look for this:

    if ( is_home() ) {
    	echo '<div id="page-title"><div class="wrap"><p>' . esc_html( get_bloginfo( 'description' ) ) . '<a class="page-title-button" href="#">' . __( 'Subscribe Now', 'minimum' ) . '</a></p></div></div>';
    }

    You want to remove this:

    . esc_html( get_bloginfo( 'description' ) )

    ...then save.

    Then open up your Functions.php file and DELETE this.. and save.

    /** Remove Site Tag Line **/
    remove_action( 'genesis_site_description', 'genesis_seo_site_description' );

    Then open up your Style.css and look for this:

    #description {
    	display: none;
    }

    Replace that with this:

    #description {
    	font-family: 'Open Sans', sans-serif;
    	font-size: 20px;
    	font-weight: bold;
    	line-height: 1;
    	margin: 15px 0 10px;
    }

    ...then save.

    You can then make the adjustments to the CSS as you like.


    Love coffee, chocolate and my Bella!

    March 8, 2013 at 2:56 pm #25047
    Victor
    Participant

    Thanks.

    Think I got it now. on to the next item

    April 14, 2013 at 1:58 pm #35450
    BossLady
    Member

    Awesome, AnitaC - I was removing the code from the functions.php but didn't realize I needed to take out that bit in the page-title file. You're a genius 🙂

    April 14, 2013 at 2:06 pm #35453
    Anita
    Keymaster

    No, not a genius... but glad I could help 🙂


    Love coffee, chocolate and my Bella!

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘(Minimum) move site tag line into header’ is closed to new replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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