• Resolved mwilson1750

    (@mwilson1750)


    How to change mobile logo size

    //From
    .stickyheader #kad-banner #logo a img {
    max-height: 40px !important;
    }

    //To
    .stickyheader #kad-banner #logo a img {
    max-height: 100px !important;
    }

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