Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello kyasir79

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer.

    
    #logo, #logo-sticky {
      width: 250px;
      margin-top: 0;
    }
    
    #logo img, #logo-sticky img {
      max-height: 130px;
    }

    Hope this will helps you.

    Thanks.

    Thread Starter kyasir79

    (@kyasir79)

    Thank you @addweb-solution-pvt-ltd

    This solved my problem!!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Logo Size’ is closed to new replies.