• Resolved btordoff

    (@btordoff)


    Hey everyone,

    I’m trying to make the logo on my website bigger. As you can see, it’s very small and people coming to my site could very well miss it: https://toprockyvacations.com/

    How do I increase the size of the logo? Your help is much appreciated. Thanks!

    Bryan

Viewing 1 replies (of 1 total)
  • Thread Starter btordoff

    (@btordoff)

    I figured it out. If you just look for this code, and then adjust the (100px) to whatever you want, it should work for you.

    #logo img {
    max-height: 100px;
    display: block;
    margin: 0 auto;

    Good luck!

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