Hey all, I've added a banner which I had above my navbar, however, I changed both the navbar and banner positions to be 'fixed' so they'd float, however I'd still like to have the navbar raise up to the top of the screen if the banner is closed by the user. Is this feasible? If so, how might I make this happen? https://preview.webflow.com/preview/sellstory2?utm_medium=preview_link&utm_source=desi[…]2&preview=6e9ea4b2000c4d81a59c6ddcf1cf5da1&workflow=preview
i think we’ll want to rethink the structure of this. Instead having two divs independently fixed, we should wrap them both into a single div and fix that div to the top. And in theory when the banner is no longer visible the navbar should just fill that spot.