• Hi, I’m trying to change the size of the logo which becomes very small. I have looked under back end coding Inspect Element to find which coding to change but cannot seem to find it. Please advise. Logo is very small. Thx Kristin

Viewing 1 replies (of 1 total)
  • Hello @kristinubute,

    To change the size of the logo, please go to your Admin Dashboard>>Appearance>>Customize>>Additional CSS.

    In the Additional CSS, please copy and paste this CSS.

    #site-logo img {
        height: 100px;
       
    }

    Hope this helps,

    If you have any problem while achieving this result, please let us know.

    Best Regards !!

Viewing 1 replies (of 1 total)
  • The topic ‘Change size of logo to larger’ is closed to new replies.