Tagged: , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #425079

    Hello, I have the shrink effect turned off, and the header is set to sticky and Slim.

    For some reason, when the header is at the top of the screen, it is always about 20px large, and then shrinks when you scroll.

    Thanks

    #425324

    Hey haydaw!

    Can you please post the link to your website? Please make sure to flush cache if you are using a caching plugin

    Best regards,
    Yigit

    #426737

    Hello,

    The URL is: [REDACTED]

    You can see that the header will slightly shrink upon scrolling. I have this feature turned off, and I believe it’s a different amount of pixel’s anyways.

    Not sure what’s creating this space.

    Thanks,

    Hayden

    • This reply was modified 9 years, 8 months ago by haydaw.
    #427248

    Hello,

    Is there any update on this? I can’t find anything that would be causing these extra pixels.

    Thanks

    #427662

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .html_header_top.html_header_sticky #main {
      padding-top: 72px;
    }

    There is extra top padding above main content which makes header look bigger before scrolling. That code should fix the issue

    Cheers!
    Yigit

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