Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #289858

    Hi,

    I have set up the site I am using, but am noticing that when I scroll down each page parts of the header get “stuck”. It seems kind of glitchy, like the scrolling is not smooth and I’m not sure if its because of the custom header bar or something else. Can you help? Thanks!!!

    #289960

    Hi Danielle!

    Thank you for using the theme.

    Please add this on Quick CSS or custom.css:

    .html_header_top.html_header_sticky #header {
    position: fixed;
    -webkit-transform: none;
    }

    Best regards,
    Ismael

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