• 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

Site Title out of wrap

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 › Site Title out of wrap

This topic is: resolved
  • This topic has 3 replies, 2 voices, and was last updated 8 years, 3 months ago by Kristie Hill.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • December 4, 2014 at 4:19 pm #133635
    Kristie Hill
    Member

    Hi! I unhooked the header and moved it outside the wrap, but the site title remained inside the wrap. Any suggestions for getting it out?

    This is the code used to reposition the header. The theme is a Restored316 child theme.

    /** Reposition header outside main wrap */
    remove_action( 'genesis_header', 'genesis_header_markup_open', 5 );
    remove_action( 'genesis_header', 'genesis_do_header' );
    remove_action( 'genesis_header', 'genesis_header_markup_close', 15 ) ;
    
    add_action( 'genesis_before', 'genesis_header_markup_open', 5 );
    add_action( 'genesis_before', 'genesis_do_header' );
    add_action( 'genesis_before', 'genesis_header_markup_close', 15 );
    

    Kristie Hill

    http://50.87.248.88/~abeautl2/
    December 4, 2014 at 5:51 pm #133638
    Kristie Hill
    Member

    end goal: get the blue image bars and the nav. to stretch the full screen


    Kristie Hill

    December 5, 2014 at 7:57 pm #133764
    cdils
    Participant

    Hi Kristie,

    On your CSS for .title-area, the background image is set to "no-repeat". Change it to "repeat-x" and it'll go the width of the container.

    If you want the blue lines stretched fully then you'll need to add this css:

    .site-header .wrap {
        max-width: 100%;
    }

    Currently your .wrap is set at max-width: 1140px. The more specific CSS I suggested above will override that.

    Cheers,
    Carrie

    p.s. When you responded to your original post, it moved this out of the "unanswered posts" section. That's where moderators keep tabs to see if there are unanswered posts hanging around.


    Have you been helped in this forum? Pay it forward and answer someone else’s question. I bet you’ll know the answer to at least one question. 🙂

    I host a weekly WordPress-focused podcast called Office Hours. I tweet @cdils.

    December 6, 2014 at 1:11 am #133790
    Kristie Hill
    Member

    You are a gem. Seriously, thank you. Hate it when I think something is a complicated fix and then it ends up being really easy. 🙂 But, glad it's working now.


    Kristie Hill

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Site Title out of wrap’ 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