• Hi all, I’ve been working w/ Make a while, and I recall that somewhere in the customizer there is a place to set the size of the site logo in the header, but for the life of me, I can’t find it anymore! Please help! All I want to do is adjust the size of the logo in the header. Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello jennv,

    Please apply the below given css in your style file-

    a.custom-logo-link {
    max-width: 50% !important;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter jennv

    (@jennv)

    Thanks! That works. It’s not what I was remembering in terms of this theme’s options, but anyway I have what I need.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change site logo size’ is closed to new replies.