• Hi there,

    I need my logo to be bigger. I don’t know why it suddenly is not working anymore.

    Below is code that has worked to enlarge my logo and header area until recent update.Site here
    Thanks for any assistance.

    /* Increases header area to make room for larger logo*/
    #main-nav {
    min-height: 100px;
    }

    /* Increases logo size*/
    a.navbar-brand {
    height: 100px;
    padding: 0 15px;
    width: auto;
    }

    • This topic was modified 7 years, 10 months ago by advent12.
    • This topic was modified 7 years, 10 months ago by advent12. Reason: forgot tags, forgot link text
    • This topic was modified 7 years, 10 months ago by advent12. Reason: forgot tags, forgot link text
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘logo/header size not working after update theme’ is closed to new replies.