[Resolved] Site Identity Logo Size

Home Forums Support [Resolved] Site Identity Logo Size

Home Forums Support Site Identity Logo Size

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • #930994
    Douglas

    Hi,

    New to GeneratePress! I’m not the most tech-savvy and I’m sure there’s an easy solution to the problem I’m having.
    Trying to add a logo under site entity but it keeps enlarging by itself to fit the header fully. I want the logo to show as the same size I uploaded the image “399 by 45 pixels.”

    Also, is it possible to set the logo at a separate size for the header when it’s sticky? Like if I want it to shrink to 350 by 35 pixels or something can I do that?

    Thanks!

    #931194
    David
    Staff
    Customer Support

    Hi there,

    are you using the normal site header? ie. not checking Use Navigation as Header in Customizer > Layout > Header. If so then the logo should be displayed at the original image size ( as long as space permits).

    You can also adjust the logo manually in Customizer > Site Identity –> Logo Width.

    If you’re using the navigation as the header or have a logo set in the Sticky Navigation then its size will be dictated by the Menu Item height you have set in the customizer.

    #931763
    Douglas

    Hi,

    This did not fix any of my issues.

    I cannot adjust the logo manually because there is no Logo width setting under Customizer > Site Identity > Logo. This is where I have the logo set. I don’t want the size to be dictated by the Menu Item height because it’s blowing up my logo way bigger than it is, sacrificing the quality. I just want it to show at the size I uploaded (which fits in header with plenty of room)

    #931789
    Leo
    Staff
    Customer Support

    Hi there,

    The logo width setting should be there as long as you have a logo uploaded in site identity.

    Also make sure you are using the latest GeneratePress theme.

    Let me know πŸ™‚

    #932828
    Douglas

    Hi,

    I’m on the latest build.
    There is no option for width under site identity.
    https://cdn1.imggmi.com/uploads/2019/6/18/9fcc3cfff46fb0f473d95e22b407b993-full.png

    Even when I edit the image it grows it to fit my header size. I want it to be the size I upload at which is roughly the size of my primary navigation menu. http://bke.1a0.myftpupload.com

    #932840
    Leo
    Staff
    Customer Support

    If you are sure that you are using the latest version of the theme 2.2.2, then try disable all activated plugins to see if there is a conflict.

    That’s the only reason I can think of right now unfortunately. There has been no other reports on this.

    Let me know πŸ™‚

    #932845
    Douglas
    #932854
    Leo
    Staff
    Customer Support

    Ahh you are using the navigation as header option:
    https://docs.generatepress.com/article/navigation-as-a-header/

    Which means that the logo size is determined by the menu item height:
    https://docs.generatepress.com/article/menu-item-height-width/

    Your original logo image is 58px in height.

    Let me know if this helps πŸ™‚

    #932858
    Douglas

    Okay. How can I get the header menu item to be a different size than the logo width.
    I like the menu item size as is, but want the logo smaller.
    Hope that makes sense.
    Thx again

    #932859
    Leo
    Staff
    Customer Support

    Give this CSS a shot:

    .navigation-branding img {
        padding: 20px 0;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know πŸ™‚

    #932868
    Douglas

    That shrunk it, but not to the original size of the image. (399×45) is what I’m looking for.

    #932870
    Douglas

    I adjusted the CSS and got it close enough to where I want it to be.

    Thx

    #932882
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

    #1364636
    Kay Telle

    Why is the logo width setting removed when using the navigation as header option? I don’t understand.

    #1364825
    Leo
    Staff
    Customer Support

    Just the way navigation as a header option works – the width is now determined by the height in ratio to keep everything looking good.

    This works for most of the users. If you have a special case, feel free to open a new topic and link us to the page in question and we can try some CSS to make it work for you πŸ™‚

Viewing 15 posts - 1 through 15 (of 19 total)
  • You must be logged in to reply to this topic.