Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Fixed elements no being pushed #92

@WPThemer

Description

@WPThemer

Hi, this is amazing plugin, very light and word perfectly, I am having an issue where I have a STICKY header with when scrolled is FIXED at the top, so when I click on Toggle button it doesn't push the FIXED element. How can this be sorted..

thanks

Activity

ascott1

ascott1 commented on Jan 20, 2018

@ascott1
Owner

Hi @WPThemer - I think that you would need to manually change the positioning of that fixed element whenever you trigger the nav. This is because fixed position elements are relative to the viewport, not other elements in the DOM.

I hope that helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Fixed elements no being pushed · Issue #92 · ascott1/bigSlide.js