• 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

Logo Size in Boss 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 › Logo Size in Boss Pro Theme

This topic is: resolved

Tagged: Boss Pro, header, Logo

  • This topic has 5 replies, 4 voices, and was last updated 4 years, 2 months ago by Tree78.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • November 28, 2018 at 2:17 pm #224671
    Tree78
    Participant

    Guys,

    trying to make the logo a little bigger in Boss Pro theme. How would I do that? Thank you in advance.

    November 28, 2018 at 6:47 pm #224685
    Henrik Blomgren
    Member

    On what occurance do you want to make the logo a little bigger? Since I´m guessing it´s on desktops with a width of over 800px?

    If you check the style.css you will find this code

    @media only screen and (min-width: 800px)
    .header-image .site-title > a {
        height: 72px;
        width: 200px;
    }

    at line 1950.

    This changes the height and width of the logotype on browsers with a width of at least 800px to be 72px in height and 200px wide. Below that and it use this code

    .header-image .site-title > a {
        background-position: center center !important;
        background-size: contain !important;
        float: left;
        height: 5rem;
        width: 14rem;
        background-image: url(assets/images/logo_dark.png);
    }

    on line 1899 in your style.css

    to decide that the height should be 5rem or 50px and width should be 14rem which equalls 140px.

    So to change the size of the logo in the Boss Pro theme you adjust the height and width of these two values. I´d suggest keeping the existing values as the base and then resizing accordingly so the aspect ratio stays the same.

    November 29, 2018 at 10:34 am #224708
    Tree78
    Participant

    Hi Henrik,

    Okay, I see all the code but the rem is throwing me me a little. I want the logo to display at a size of 225px x 146px. So it looks bigger and crisper on the site.

    So :

    .header-image .site-title > a {
    height: 146px;
    width: 225px;
    }

    And then what would go in the height and width of the rem area?

    Is this correct and if so what numbers need to be there? Thanks in advance.

    November 29, 2018 at 1:26 pm #224714
    edwardmartin
    Member

    Same problem.

    November 29, 2018 at 1:57 pm #224718
    Victor Font
    Moderator

    10px = 1rem

    146px = 14.6rem
    225px = 22.5rem


    Regards,

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

    November 30, 2018 at 11:44 am #224735
    Tree78
    Participant

    Thanks everyone. That seem to have worked. I appreciate it.

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Logo Size in Boss Pro Theme’ is closed to new 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