• 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

Reduce height of gray bar in BrunchPro

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 › Reduce height of gray bar in BrunchPro

This topic is: not resolved

Tagged: BrunchPro, header height

  • This topic has 1 reply, 1 voice, and was last updated 8 years, 7 months ago by karentiede.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • November 22, 2016 at 3:34 pm #196484
    karentiede
    Member

    Site: New Horizons Trading
    We'd like the gray bar at the top to be nothing more than a line.
    I've tried everything I can find.

    Will add my code in the next block.
    thx

    http://newhorizonstrading.com
    November 22, 2016 at 3:36 pm #196485
    karentiede
    Member

    Custom CSS is currently:

    .title-area {
    	display: inline-block;
    	font-family: "Lato", Helvetica, sans-serif;
    	font-weight: 400;
    	margin: 0;
    	padding: 0;
    	text-align: center;
    	width: 320px;
    }
    
    .header-image .site-title > a {
    	-webkit-background-size: contain !important;
    	background-size: contain !important;
    	display: block;
    	height: 30px;
    	margin: 1px auto;
    	max-width: 320px;
    	text-indent: -9999px;
    }
    
    /* added from the brunch-pro developer website 
    http://feastdesignco.helpscoutdocs.com/article/21-how-to-change-the-header-size-in-brunch-pro */
    @media only screen and (max-width: 420px) {
    	/* Resize logo header for smaller devices */
    	.header-image .site-title > a {
    		height: 1px;
    		max-width: 320px;
    	}
    }
    

    Changed theme functions.php to height = 100 px

    add_theme_support( 'custom-header', array(
    		'width'           => 640,
    		'height'          => 100,
    		'header-selector' => '.site-title a',
    		'header-text'     => false,
    	) );

    Didn't see a difference in either.

    thx

  • 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

© 2025 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