Changing logo size
-
Hello,
I have placed logo on the page and can’t figure out how to change it’s size. It is immense. I have tried to put width and height to this part of css, but it seems like I am on the wrong place there.#header .custom-logo {
float:left;
margin-bottom:10px;
margin-right:25px;
border:none;
border-radius:0;
}Where should I change the logo properties?
- The topic ‘Changing logo size’ is closed to new replies.