• 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

philraymond

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • October 2, 2016 at 11:32 am in reply to: Overriding Inline Styles (E.g. Primary Color) #194136
    philraymond
    Member

    My mistake, according to Studiopress support, the WordPress backend theme customization area is not a Studiopress thing, but rather a WordPress thing. They told me to just change the default color to nothing and then there won't be any inline styles to override. Thanks!

    September 30, 2016 at 10:17 am in reply to: Overriding Inline Styles (E.g. Primary Color) #193992
    philraymond
    Member

    Thanks Susan, but when you set the primary color in the theme customization area, those color styles are inline, so css doesn't override them, even when !important (which I'd rather not use anyway).

    August 20, 2015 at 3:34 pm in reply to: Modern Studio- how to change header image size #163047
    philraymond
    Member

    This worked for me with a logo that was 300 wide by 87 high. Adjust accordingly:

    .title-area {height: 111px; width: 300px; }
    .header-image .site-title > a {background-size: 300px 87px !important; height: 87px; }
    @media only screen and (min-width: 930px) { .header-image .site-title > a {width: 300px; } }
    .site-title {width: 300px; }
    .site-title a {max-width: 300px; }

    And change the theme's functions.php to point at your logo:

    'default-image' => get_stylesheet_directory_uri() . '/images/logo.jpg',

    Or otherwise make your logo a png, name it 'logo.png' and upload it to the theme's image directory.

    August 20, 2015 at 9:48 am in reply to: Change Header Height – Author Theme #163010
    philraymond
    Member

    And more, for when you're using widgets on the home page:

    .featured-widget-area {margin-top: 70px; }

    August 19, 2015 at 2:10 pm in reply to: Change Header Height – Author Theme #162895
    philraymond
    Member

    And add this as well, to keep it looking good on smaller devices:

    @media all and (max-width: 800px) { .site-inner {margin-top: 50px; } }

    August 19, 2015 at 1:48 pm in reply to: Change Header Height – Author Theme #162890
    philraymond
    Member

    Just figured it out. Here it is in full:

    .site-header {height: 70px; min-height: 0; }
    .site-inner {margin-top: 70px; }
    .title-area {padding: 17px 0; }
    .genesis-nav-menu a {padding: 27px 20px; }
    October 1, 2013 at 8:04 pm in reply to: Using Just Genesis Without A Child Theme #65033
    philraymond
    Member

    Thanks guys, yes I know how to make my own child theme, but when you do that you're still bringing in the code from the parent theme, and I just wasn't sure if the genesis theme was all that optimized on its own. Thanks for the info on the sample theme.

    Anyone else have any thoughts about the merit of using the genesis them on its own (even when done through a homemade child)?

    Thanks again,
    Phil

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)

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