Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #177706
    Andrew
    Participant

    Hello,

    My website is http://salesbrainwork.com

    I’m trying to use a custom-sized logo but the image isn’t rendering to the correct size. The theme is shrinking the image.

    I would like to have something around 420×100 or 315×75

    Something that looks proportionate to the site.

    See the following site for an example https://www.thinksales.co.za/

    FYI that I’ll be upgrading to the PRO version soon.

    Thank you

    #177725
    Skandha
    Participant

    @edgewithandy: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-logo {
        max-width: 420px !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #177832
    Andrew
    Participant

    Getting closer.

    However, the logo image does not scale to smaller screen sizes. Especially mobile devices.

    This causes the image to appear cutoff.

    #177836
    Andrew
    Participant

    Please disregard, I’ve gone with an image size of 315×75 and it appears to be working fine.

    #177855
    Skandha
    Participant

    @edgewithandy: Hello there,
    Glad you were able to figure it out. Let me know if this works out!

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Custom Logo Size’ is closed to new replies.