• 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

Modern Studio Pro – 2 Questions

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 › Modern Studio Pro – 2 Questions

This topic is: not resolved
  • This topic has 4 replies, 4 voices, and was last updated 10 years, 9 months ago by btmva.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • March 15, 2015 at 5:09 pm #144546
    jonedwards80
    Member

    Hello,

    Building a website using Modern Studio Pro & I have 2 small issues. I tried to fix them myself but haven't been able to.

    Question 1: I want to resize the logo to 400x400px approx. The header says I can upload a 300x300px logo. I did this and decided I needed a little bigger. I went into inspect the element to do this via CSS and it said the logo was 150x150px! This has confused me a fair bit and I am stuck with this one!

    Regardless, I need the logo a little bigger than it currently is displaying (whether this be 150 or 300px)

    Question 2: I want to make a 2 column layout on one of the pages (Individual Hire). I followed the instructions on the StudioPress website but it didn't seem to work for me.

    Any help on these issues would be great. Thanks 🙂

    http://www.enchantedpartyhire.com.au/
    March 16, 2015 at 1:31 am #144585
    WisdmLabs
    Member

    Hello joneards80,

    For the logo issue, you need to modify your themes style.css as follows:
    find
    line 1166
    .title-area {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    height: enter height that you want.
    width: enter width that you want.
    }
    line 1816
    .header-image .site-title > a {
    width: enter height that you want
    max-width: same width you entered above
    }
    line 1202
    .header-image .site-title > a {
    background-color: #FFF !important;
    background-position: center center !important;
    background-size: width height !important;
    float: left;
    height: height that you want;
    width: 100%;
    }
    When increasing the height and width make sure you do not exceed the size where the logo overlaps the navbar or the navbar shows below the logo.


    http://wisdmlabs.com/

    March 17, 2015 at 8:38 pm #144797
    Victor Font
    Moderator

    In addition to the CSS changes, you also have to change the image size in functions.php for the upload. Look for the following code around line 46:

    //* Add support for custom header
    add_theme_support( 'custom-header', array(
    	'default-image'   => get_stylesheet_directory_uri() . '/images/logo.png',
    	'width'           => 300,
    	'height'          => 300,
    	'flex-width'      => false,
    	'flex-height'     => false,
    	'header-selector' => '.site-title a',
    	'header-text'     => false,
    ) );

    Change the height and width to the dimensions of your new logo.

    As for the 2-column layout, use the Genesis Column classes:

    <div class="one-half first">
    column 1 content goes here
    </div>
    <div class="one-half">
    column2 content goes here
    </div>

    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    March 17, 2015 at 11:55 pm #144803
    jonedwards80
    Member

    Thanks guys! Great work 🙂

    March 29, 2015 at 4:30 pm #146031
    btmva
    Member

    Hi - I followed the instructions above to increase logo/header space size, and all is well on desk top, but when I pull up my site on mobile device, the logo is too large (off centered, and partly cut off). Any suggestions on how to keep the larger logo, but have it display correctly on mobile would be appreciated!

    Thank you.

    http://terrilowe.com/

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