Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #802603
    #802744

    Hey ymahesh,

    The logo normally shrinks smoothly by default, try removing your css and see what happens.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #802893

    I want the logo to change when the header shrinks. So, is there any other way instead of removing the css?

    #804180

    Hi,

    .header-scrolled .logo a img {
        visibility: hidden;
    }
    .header-scrolled .logo a {
        background: url(_SCROLLED_LOGO_URL_HERE_) no-repeat top center;
    }

    Tru the following please

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.