Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • anirudh7 Friend
    #912044

    When I scroll down I want the .t3-header height to be decreased so does the margin above and below logo.

    anirudh7 Friend
    #912048
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #912051

    Hi
    When u scroll down the header the image there is no padding . Its only the transformation of the logo image .
    When u scroll the logo image height is reduce , there is no padding comes that can be removed . You can remove the transformation and use the same logo .
    Here : http://prntscr.com/aqqv57

    anirudh7 Friend
    #912074
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #912106

    Hi
    it work on logo height as the logo heigh is 200px it shows this height .
    You can add below code in custom.css file to set a max height for logo when header scroll down

    
    .scrollDown .t3-header .logo-img, .scrollUp .t3-header .logo-img {
        max-height: 140px;
    }
    anirudh7 Friend
    #912137
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #912142
    This reply has been marked as private.
    anirudh7 Friend
    #912171
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #912216
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 8 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum