I have a fixed menu that comes in 20% down the page via interaction. Suddenly it stopped working and a fixed position div isn’t sticking to the top of the screen.
Here’s a recording of the bug:
Update
The sticky menu seems to work in Safari. It may be a Chrome bug.
@DesignByDre this issue was actually caused by custom code added within the Designer where perspective on the body element caused the position: fixed styles from rendering.
Here’s a quick video walking you through:
I highly recommend using custom code as a last resort, especially CSS placed on the canvas in the Designer as that will usually render and can cause unexpected behavior.