• Resolved brindle023

    (@brindle023)


    Recently my logo in the header has been resized and is small. Is there a way to make it wider? it seems like it wants it to be 150×150 but my logo is not square. Any help would be appreciated

    https://skyviewpools.com

    • This topic was modified 7 years, 9 months ago by brindle023.
    • This topic was modified 7 years, 9 months ago by brindle023.
Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello brindle023,

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


    img.custom-logo {
    width: 235px;
    }

    Hope this will helps you.

    Thanks!

    Thread Starter brindle023

    (@brindle023)

    Fixed! Thank you for your time!

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