• 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

Sample Theme – Header Right Area Too Small

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 › Sample Theme – Header Right Area Too Small

This topic is: resolved

Tagged: header right, Sample Theme

  • This topic has 2 replies, 2 voices, and was last updated 10 years, 4 months ago by dave_s.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • January 13, 2013 at 4:57 pm #11680
    dave_s
    Participant

    I'm using the latest sample theme and trying to get my custom menu into the header right area but there's not enough space. I've used firebug and notice that the 'title area' is set to 62% and the 'header right area' is set to 30%. If I reverse those figures it messes up the content and sidebar areas.

    Any ideas?

    Cheers

    Dave

    January 13, 2013 at 7:49 pm #11715
    itsonlybarney
    Member

    You will need to isolate the header CSS styling from the content and sidebar styling.

    Change this:

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .sidebar,
    #header .widget-area {
    width: 30.555555555%; /* 352px / 1152px */
    }

    to:

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .sidebar {
    width: 30.555555555%; /* 352px / 1152px */
    }

    #header .widget-area {
    width: 65.277777777%; /* 752px / 1152px */
    }

    and change this:

    .content-sidebar #content,
    .sidebar-content #content,
    #title-area {
    width: 65.277777777%; /* 752px / 1152px */
    }

    to:

    .content-sidebar #content,
    .sidebar-content #content {
    width: 65.277777777%; /* 752px / 1152px */
    }

    #title-area {
    width: 30.555555555%; /* 352px / 1152px */
    }

    Or the respective widths that you are wanting them set at.

    January 14, 2013 at 4:09 am #11779
    dave_s
    Participant

    Never would have figured that out on my own. Did exactly what it said on the tin, many thanks 🙂

    Dave

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Sample Theme – Header Right Area Too Small’ 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