• 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

add_theme_support( 'genesis-custom-header', array( 'width' => 1140, 'height' =>

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 › add_theme_support( 'genesis-custom-header', array( 'width' => 1140, 'height' =>

This topic is: not resolved

Tagged: header, tagline, title

  • This topic has 1 reply, 2 voices, and was last updated 9 years, 9 months ago by Victor Font.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • August 6, 2015 at 4:24 pm #161646
    Bojo
    Member

    I made some changes in functions.php and style.css to add a header image. Now the title and tagline don't show.
    How do I get them to show up with the header image?
    I'm using Lifestyle Pro.
    I commented out the 'add support for custom header' section.

    function.php I added:

    add_filter( 'genesis_seo_title', 'bhww_filter_genesis_seo_site_title', 10, 2 );

    function bhww_filter_genesis_seo_site_title( $title, $inside ){

    $child_inside = sprintf( '%s', trailingslashit( home_url() ), esc_attr( get_bloginfo( 'name' ) ), esc_attr( get_bloginfo( 'name' ) ), esc_attr( get_bloginfo( 'name' ) ) );

    $title = str_replace( $inside, $child_inside, $title );

    return $title;

    style.css I added

    /* Full-Width Header Image For Lifestyle Pro */

    .site-description {
    display: none;
    }

    .site-header {
    padding: 0px;
    }

    .title-area {
    width: 100%;
    }

    .site-title a, .site-title a:hover {
    background: transparent;
    }

    .site-title img {
    vertical-align: top;
    width: 1140px;
    }

    h1.site-title {
    margin-bottom: 0px;
    }

    .header-image .site-title a {
    text-indent: 0px;
    }

    .site-header .title-area,
    .site-header .widget {
    padding: 0px;
    }

    I added this to try to attempt to make the site title and tagline appear, but to no avail.
    .header-image .site-description,
    .header-image .site-title a {
    display: inline-block !important;
    }

    Help please.

    http://hr360.ca
    August 7, 2015 at 7:12 am #161679
    Victor Font
    Moderator

    It's difficult to help you with your caching turned on. We can see the style.css.


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

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