• I just upgraded to the latest evolve theme version 3.6.6 upgrade and now my logo image when scrolled down the page, has been resized too small. How can I fix this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • provide website URL please

    Thread Starter NetMonkey

    (@headmonkey)

    I figured it out. I had to add custom css and I played with the pixel numbers until it was fixed. For anyone that experienced the same thing, this is what I added:

    body #header.sticky-header img#logo-image {
    max-width: 160px;
    height: 33px;
    }

    Hi,

    It’s your site solution. Theme logo height is adjust for it’s header height wise.
    But we can you your solution if any want bigger size logo.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sticky header logo image-smaller after upgrade’ is closed to new replies.