• 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

Decor Theme: Site title Help

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 › General Discussion › Decor Theme: Site title Help

This topic is: not resolved
  • This topic has 1 reply, 2 voices, and was last updated 12 years, 11 months ago by tomos.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • March 1, 2013 at 1:26 pm #23565
    rlsalazar
    Member

    http://enjoyingsimplicity.com/ is my site.  My web title is too long and is wrapping. All I want is to either: reduce the title font size, or reduce the menu widget size so I can have my title on one line.

    I've read several forum posts and have tried to do what it said . . . but I'm new and have no idea what I'm doing.

    Any help would be appreciated.

    March 1, 2013 at 1:51 pm #23568
    tomos
    Member

    Open up /wp-content/themes/decor/style.css and back the contents up.

    Once you've backed up the file, scroll down to line number 197 and look for this:

    #title-area {
    float: left;
    margin: 25px 0 0;
    overflow: visible;
    padding: 0;
    width: 400px;
    }

    And change it to:

    #title-area {
    float: left;
    margin: 25px 0 0;
    overflow: visible;
    padding: 0;
    width: 500px;
    }

    All we're doing here is making the title area 100px wider do the text doesn't wrap. But this throws up a problem, increasing the width will kick the navigation down. To fix this, go to line number 234 and look for:

    #header .widget-area {
    float: right;
    padding: 35px 0 0;
    width: 740px;
    }

    and change it to:

    #header .widget-area {
    float: right;
    padding: 35px 0 0;
    width: 600px;
    }

    Save the file and you should be done. Again, all your doing here is reducing the width of the header widget area to make both the widget area and header line up side by side.


    @tomoswyn

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘General Discussion’ 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