• 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?

    • This topic was modified 6 years, 10 months ago by soelferwulf.
  • The topic ‘Changing logo size’ is closed to new replies.