• 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

HELP GUYS: Logo and header widget area not aligned

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 › HELP GUYS: Logo and header widget area not aligned

This topic is: resolved

Tagged: education, header widget area

  • This topic has 3 replies, 2 voices, and was last updated 10 years, 12 months ago by LeifQ.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • February 18, 2015 at 12:05 pm #141223
    Roberto Gomez
    Member

    Hi Guys:
    I need your experience.

    I have problem with the header widget area, I put a banner in the header widget area, the idea is that the logo and banner will be visually like a only element in computers and in the others devices like correspond.

    I am testing with http://www.responsinator.com/?url=constructorameco.com%2F

    I need that the logotype and banner occupy the total space of the header in height and width. In some measures the website show a line in red below the logo and banner, in other measure, the banner leaves a thick red line bottom.

    Example: Red line below the banner
    http://constructorameco.com/wp-content/uploads/2015/02/redine.jpg

    Example: Red line in all the header
    http://constructorameco.com/wp-content/uploads/2015/02/reslinedown.jpg

    http://constructorameco.com
    February 19, 2015 at 4:43 am #141288
    LeifQ
    Participant

    Roberto... right now your graphics are 90px height and the site header is 97px height.

    Either try resizing both your graphics to 97px height, or try adding max-height: 90px to the site-header. Instead of loading a graphic in the header widget, maybe throw the image into the site-header background and some text in the widget over that. Should be around line 1098 of your child theme's style.css like so:

    .site-header {
    	background: url("/wp-content/uploads/2015/02/CintilloA1.jpg") #de0029 no-repeat center; 
    	margin: 0 auto;
    	padding: 0;
    	position: relative;
    	max-width: 100%;
    	min-height: 90px;
    	max-height: 90px;
    }

    Consider creating the logo as a .png file with a transparent background (except for the white oval in the middle).
    But you'll have to play around with the media queries because it'll break again as it responds to smaller screens.

    February 19, 2015 at 12:43 pm #141345
    Roberto Gomez
    Member

    Thks friend you let me the idea min-height: 90px; and max-height: 90px;
    I put the next code and work fine:

    .site-header {
    background: #de0029;
    margin: 0 auto;
    padding: 0;
    position: relative;
    max-width: 100%;
    min-height: 90px;
    max-height: 90px;
    }

    .site-header .widget_text img {
    max-width: 100%;
    min-height: 90px;
    max-height: 90px;
    }

    February 19, 2015 at 4:12 pm #141375
    LeifQ
    Participant

    Nice!

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