• Hello,

    on the page
    https://www.leona-anderson.com
    I am trying to make to logo in the top left bigger. I tried:

    div#logo {
    width: 300px;
    height: 86px;
    }
    
    div#logo a {
    width: 300px;
    height: 86px;
    }
    
    div#logo img {
    width: 300px;
    height: 86px;
    }

    but the height of the logo is still stuck to 50px. Can anybody please tell me why this is happening?

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change the size of the logo top left on the header’ is closed to new replies.