• Resolved NBH707

    (@nbh707)


    We have a site header that shrinks and stays fixed at the top when a user scrolls down the page. This is not interacting the way I would like it to with your plugin. As you will notice, the scrolling starts in the sidebar and the title of the widget disappears, and then reappears again as the header resizes. Is there some way I can delay the start of the scrolling entirely until the header resize is done as it looks jumpy as is?

    • This topic was modified 4 years, 3 months ago by NBH707.

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

Viewing 1 replies (of 1 total)
  • Anonymous User 15026628

    (@anonymized-15026628)

    Hi NBH707

    Thank you for contacting us.
    The way the header interacts while scrolling is independent of the way Fixed Widget does. I suspect that this is a function that comes from your theme. In your case, I don’t see a solution unless there’s no setting option.
    As for Fixed Widget there is no way to set a delay. A workaround to make the headline always visible might be to define a top margin for the headline in your left sidebar. But this won’t prevent the jumping, I suppose.

    aside .widget-title { margin-top: 60px; }

    Kind regards, Odilo

Viewing 1 replies (of 1 total)
  • The topic ‘Delay the start of scrolling’ is closed to new replies.