Sticky element is disappearing on some pages
-
I’ve just discovered an unusual issue on my site – sometimes the sticky widget is disappearing when I scroll down the page. Specifically the widget gets assigned a width of just 1.8px instead of maintaining its current width.
This isn’t happening on all widgets, but is happening on a specific one.
I’m targeting the last widget in the sidebar, using this selector:
#sidebar section:last-of-type
This works well. And even on the pages where the issue is happening the targeting it still correct – it’s just the width that is wrong.
Here’s a page where the issue is happening:
https://www.duoplus.nz/customer-support/berean-insights/
When your scroll down the page you’ll see the sidebar content disappears.And here’s a page where the issue isn’t happening:
https://www.duoplus.nz/project/chubb-security/Any ideas what might be causing this?
- The topic ‘Sticky element is disappearing on some pages’ is closed to new replies.