• Resolved escient

    (@escient)


    I am trying to change the logo in the top banner. I would like to to be about double the size it currently is. I’ve tried the following code, but it and any other variations I’ve come across that I tried don’t seem to work.

    #kad-banner #logo {
        min-width: 200px; !important
    }

    I’m pretty sure the initial part of the code works because if I use this code the logo disappears.

    #kad-banner #logo {
        display:none
    }

    How can I get the logo to appear larger? Thanks.

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

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to change logo size’ is closed to new replies.