Viewing 1 replies (of 1 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello shahshahid,

    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 .custom-logo-link {
      width: 500px;
    }
    
    #logo .custom-logo-link .custom-logo {
      width: 100%;
    }

    Hope this will helps you.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Increase Logo Size’ is closed to new replies.