Changing LOGO size in header

1 reply·opened Nov 27, 2024
M
markcrewplandkNov 27, 2024

I'd like to make the logo appear a bit smaller - especially in the "large" size.
Could you point out where in CSS this is changed ?

S
SemiColonWebSTAFFMar 5, 2025

Hello,

Consider using this CSS Code:

#header-wrap #logo img {
  height: 60px;
}

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard