• 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 do I make the entry title full width?

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 do I make the entry title full width?

This topic is: resolved

Tagged: functions, genesis, genesis framework, php

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 2 months ago by te1.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • November 13, 2014 at 3:54 am #131389
    te1
    Member

    I am trying to reposition the entry title outside of the main content so that is not contained within a wrapper. I want to be able to add in a full width background behind the title.

    Any help would be much appreciated.

    http://boxchilli.co/affinity/about-us
    November 13, 2014 at 5:15 am #131394
    Brad Dalton
    Participant

    Try this http://wpsites.net/web-design/reposition-title-before-content-sidebar-wrap-like-the-nytimes-post-layout/


    Tutorials for StudioPress Themes.

    November 13, 2014 at 5:51 am #131399
    te1
    Member

    Hi,

    Thank you for the response.

    This would work but I have added a structural wrap to the site inner.

    Do you have another suggestion?

    November 13, 2014 at 6:00 am #131401
    Brad Dalton
    Participant

    Can't you simply change the value for max-width?

    Looks like its work for you but you need to add some CSS which i have on the post i linked to as a sample.


    Tutorials for StudioPress Themes.

    November 13, 2014 at 6:58 am #131404
    te1
    Member

    I managed to achieve this with this code:

    add_action( 'genesis_after_header', 'relocate_entry_title_singular' );
    function relocate_entry_title_singular() {

    if ( ! is_singular() )
    return;
    echo '<div class="entry-header"><div class="wrap">';
    genesis_do_post_title();
    echo '</div></div>';

    remove_action( 'genesis_entry_header', 'genesis_do_post_title' );

    }

  • 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