• Resolved datasilog

    (@datasilog)


    Hi guys,

    For the Cali theme, the image of the logo is very large. Is there a way to make this small? Like 200px or something?

    Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    .custom-logo-link img {
      max-width: 200px;
    }
    

    Regards,
    Kharis

    Thread Starter datasilog

    (@datasilog)

    Thank you very much @kharisblank! It worked like a charm!

    You’re welcome!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Logo is too big’ is closed to new replies.