Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2165752
Logo shrinking on scroll
Closed

Comments

  • threeam started the conversation

    Hey, is there any way to quickly disable the logo shrinking on scroll?

    Thanks.

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    body #site-header.fixed.shrink .site-title a img.small {
        opacity: 0;
    }
    body #site-header.fixed.shrink .site-title a img.default, 
    body #site-header.fixed.shrink .menu-item-logo a img.default {
        opacity: 1;
    }

     

    6707465710.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • threeam replied

    That worked, thank you!

  •  7,280
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver