• Hello,

    I have a problem dealing with Airi,

    My logo is too big at the beginning and when you scroll it appears to be normal
    Is it possible to have it to stay as when i scroll (small) ? and with header small too (same as when you scroll)
    If its possible to make the header to be always small (and to make it smaller too) it could be exceptional
    thanks !

    • This topic was modified 6 years, 9 months ago by rchetty.
    • This topic was modified 6 years, 9 months ago by rchetty.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Please try to add this to fix the issue:

    
    .site-header {
        padding: 15px 0;
        height: 135px;
    }
    .sticky-wrapper {
        min-height: 90px !important;
        height: 135px !important;
    }
    

    You can add this code to Customize > additional CSS.

    Thread Starter rchetty

    (@rchetty)

    It doesn’t work..

    Thread Starter rchetty

    (@rchetty)

    When i scroll down, the logo become smaller (which is great) but when i don’t touch anything when i refresh, its pixellized, not a good logo even if i upload a hd one

    Ah… you change the logo image.
    Okay, now can you remove the custom code I mentioned in above? I think it’s working with your new uploaded logo and without the custom code.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Logo too big’ is closed to new replies.