Viewing 1 replies (of 1 total)
  • Thread Starter tarus373

    (@tarus373)

    found answer in another thread

    /* make image responsive */
    .site-title img {
      width: 1400px;
      height: auto !important;
      max-height: 240px !important;
    }
    /* remove padding to fit image in header */
    #header .pad, .site-title {
      padding: 0 !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Increase/center Custom Logo size’ is closed to new replies.