• 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

Cannot move header logo – Decor theme

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 › Cannot move header logo – Decor theme

This topic is: resolved

Tagged: custom logo, header logo, move logo

  • This topic has 2 replies, 2 voices, and was last updated 9 years, 11 months ago by Ozpress.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 18, 2016 at 2:14 pm #179339
    Ozpress
    Participant

    I want to add a logo to the header of my decor theme. If I go to
    Appearance/Header/Header Image and select an image from my media library,
    the image appears in my Header underneath my Header Title text: see
    result.

    I have tried many ways to move the Title text more towards the centre
    without success. I cannot move the logo at all. Can anyone tell me how
    to move the logo to the left and preferably how to move the Title text a
    little to the right?

    The css code for the Decor theme is:

    /* Header
    ------------------------------------------------------------ */
    
    #header {
    	margin: 0 auto;
    	min-height: 140px;
    	width: 1140px;
    }
    
    #title-area {
    	float: left;
    	margin: 25px 0 0;
    	overflow: visible;
    	padding: 0;
    	width: 400px;
    }
    
    #title {
    	color: #fff;
    	font-family: 'Great Vibes', cursive;
    	font-size: 68px;
    	line-height: 1.1;
    	margin: 0;
    	text-shadow: #000 -1px -1px;
    }

    I can move the Title text by changing the title area to float right but that moves it way over to the right, past the header menus. I cannot isolate the logo image using Firebug.

    http://www.kidslumber.com
    February 21, 2016 at 1:01 pm #179559
    Tom
    Participant

    The description may be moved to the right within #title using:

    /* Line 226 */
    
    #description {
    	text-align: right;
    }

    or by adding left margin in this same statement.

    The logo cannot be moved left because is inside the #header's restricted width of 1140px:

    /* Line 192 */
    #header {
        margin: 0 auto;
        min-height: 140px;
        width: 1140px;
    }

    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

    February 21, 2016 at 1:57 pm #179568
    Ozpress
    Participant

    Thanks for the reply Tom. I have now fixed it! I added the line:
    text-align: right;
    to the title and description areas and reduced the px size of the title to 62px.

    Thanks so much for your help. 🙂

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