• 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

How to remove Minimum Pro tagline

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 › How to remove Minimum Pro tagline

This topic is: resolved

Tagged: Mimimum Pro, tagline

  • This topic has 7 replies, 2 voices, and was last updated 11 years, 6 months ago by leannemorrison.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • October 24, 2013 at 2:10 am #68566
    leannemorrison
    Participant

    Hi, I would like to remove altogether the tagline on Minimum Pro. I have managed to make it much smaller (which looks fine on a desktop screen), but on mobile devices it makes the page header and menu slide up off the screen.

    If I try to add this below to the bottom of my stylesheet, the tagline disappears, but so does the menu. Obviously it is important for the menu to stay where it is!
    .site-tagline {
    margin-top: 0 !important;
    }

    Can anyone help please?
    Thanks in advance
    Leanne

    http://www.tamarvalleyarttrail.org.au
    October 24, 2013 at 7:52 am #68612
    Sridhar Katakam
    Participant

    In functions.php, comment out or delete

    add_action( 'genesis_after_header', 'minimum_site_tagline' );


    Genesis Tutorials | Follow me on Twitter

    October 25, 2013 at 1:00 am #68792
    leannemorrison
    Participant

    Thanks for that info Sridhar, however I could not find that script in the functions .php file. Is it possible you were looking at Minimum instead of Minimum Pro?

    The only script I can find in the functions.php file regarding the minimum_site_tagline is this below

    //* Add the site tagline section
    add_action( 'genesis_after_header', 'minimum_site_tagline');
    function minimum_site_tagline() {

    printf( '<div %s>', genesis_attr( 'site-tagline' ) );
    genesis_structural_wrap( 'site-tagline' );

    printf( '<div %s>', genesis_attr( 'site-tagline-left' ) );
    printf( '<p %s>%s</p>', genesis_attr( 'site-description' ), esc_html( get_bloginfo( 'description' ) ) );
    echo '</div>';

    printf( '<div %s>', genesis_attr( 'site-tagline-right' ) );
    genesis_widget_area( 'site-tagline-right' );
    echo '</div>';

    genesis_structural_wrap( 'site-tagline', 'close' );
    echo '</div>';

    }

    October 25, 2013 at 1:12 am #68794
    Sridhar Katakam
    Participant

    screenshot


    Genesis Tutorials | Follow me on Twitter

    October 25, 2013 at 1:46 am #68795
    leannemorrison
    Participant

    OK thanks I found it, I was going through what came out on the email I received rather than looking for the code shown above on this page (it had lots of additional characters in it).

    That removed the site tagline, but also the menu. I attached the menu to the Primary Navigation as it is too wide to fit next to the logo.

    Any thoughts please?

    October 25, 2013 at 6:13 am #68809
    Sridhar Katakam
    Participant

    I am at a loss as to why navigation would disappear with the above change. If you would like me to take a look inside, contact me with your WP and FTP/cPanel logins via http://sridharkatakam.com/contact/.


    Genesis Tutorials | Follow me on Twitter

    October 25, 2013 at 8:45 am #68833
    Sridhar Katakam
    Participant

    Fixed.

    Added this in style.css after doing the above step:

    .nav-primary {
        margin-top: 60px;
        margin-top: 6rem;
    }

    Genesis Tutorials | Follow me on Twitter

    October 25, 2013 at 3:29 pm #68932
    leannemorrison
    Participant

    Thank you very much for your assistance Sridhar. I really appreciate it.
    Regards, Leanne

  • Author
    Posts
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to remove Minimum Pro tagline’ 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

© 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