• I like the size of the logo on the home page, but when you click to another page, it goes small. How do we make the logo size the same for all the pages?

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

Viewing 1 replies (of 1 total)
  • Hi, @ashley_c

    To change the size of the logo, add the following code to Appearance -> Customize -> Additional CSS:

    .custom-logo-link img {
    max-height: 190px;
    }

    I also suggest cropping and reuploading the logo so that it includes only the logo, with no additional space around it: https://prnt.sc/kc6shIFJ5NcK

Viewing 1 replies (of 1 total)

The topic ‘Logo Size’ is closed to new replies.