• 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

Changing header color in Beautiful Pro 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 › Changing header color in Beautiful Pro Theme

This topic is: resolved

Tagged: Beautiful Pro Theme, color, css, header

  • This topic has 2 replies, 2 voices, and was last updated 9 years ago by Jackiejoh.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • January 8, 2014 at 9:59 pm #84110
    Jackiejoh
    Participant

    Hi there--

    I am using the Beautiful Pro Theme and would like to change the color of the header area above the image.

    Also I would love to center the site title and it be on one line rather than two.

    Any guidance about how to go about doing so would be greatly appreciated.

    Thank you bunches for your help!

    jackie
    http://www.jackiejoh.com

    http://www.jackiejoh.com
    January 9, 2014 at 9:27 am #84182
    nutsandbolts
    Member

    To center the site title and put it on one line, find this in your stylesheet:

    .title-area {
    float: left;
    padding-top: 10px;
    padding-top: 1rem;
    width: 320px;
    }

    and change it to this:

    .title-area {
    float: left;
    padding-top: 10px;
    padding-top: 1rem;
    width: 100%;
    text-align: center;
    }

    Note that your header right widget area won't be able to display correctly with the title that way, so you may need to play with the CSS for the widget area.

    As for the header, you can change its background color by adding something like this to your stylesheet:

    .site-header {
    	background: #000;
    }

    Of course you'll want to change the background color to something other than black (or at least I assume so). Hope that helps!


    Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
    I provide development and training services for designers • Find me on Twitter and Google+

    January 10, 2014 at 6:55 pm #84559
    Jackiejoh
    Participant

    That worked! Thank you tons 🙂

  • 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

© 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