• Hello,

    I am trying to increase the logo size but i have tried numerous CSS code and still nothing has changed. Is there anyone that can help me with this problem?

    Thanks,
    Travis

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello Travis,

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    .site-logo {
      max-height: 200px;
    }
    
    .site-header.float-header .site-logo {
      max-height: 100px;
    }
    

    Regards,
    Kharis

    Thread Starter tmwebdesigns

    (@tmwebdesigns)

    Thank you for getting back to me. But that doesn’t seem to be working. The logo does not increase size with this code. :/

    Thread Starter tmwebdesigns

    (@tmwebdesigns)

    nevermind. figured it out thank you for the help!

    Great! Glad to know you figured that out!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

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