Why Is My Logo So Big?

Home Support Blog Way Why Is My Logo So Big?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6621
    Anonymous
    Inactive

    Just created a logo in Canva and uploaded it on my website by going to “Site Identity” where uploading a “logo” is supposed to be. I don’t see anywhere in “Site Identity” where it says anything about this “logo” needing to be specific dimensions or measurement, and therefore I just used the logo template in Canva (which is a square) and no custom dimensions.

    The problem is that the logo appears GIGANTIC on my website ConversationStartOneNow.com and it obviously takes up way too much space on every page. Why is this and how do I fix it so that the logo is “normal” siZe?

    #6622
    ProDesigns
    Keymaster

    Hi @Psstt,

    We cannot see Blog Way active in your site. To control logo width you can use custom css.

    .site-branding a img.custom-logo {
        max-width: 150px;
    }

    You can add above css at Appearance >> Customize >> Additional CSS

    Let us know if you need further help.

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