How To Increase Logo Height

⌘K
  1. Home
  2. Docs
  3. Nexelit – Multipurp...
  4. General Questions
  5. How To Increase Logo Height

How To Increase Logo Height

you can increase frontend logo height by use below code in “General settings > custom css”

.header-style-03.header-variant-09 .navbar-area .nav-container .logo-wrapper img {
    max-height: 80px;
}

follow this article to learn how you can add your own css in the script

Was this article helpful to you? No Yes

How can we help?