We're currently using the Banners feature to display product announcements on our homepage. We'd love to be able to use the Inline / Top banner design, but the fixed CSS positioning overlaps our main site navigation, which uses sticky positioning. We instead had to result to using the bottom banner design.
Is it possible, using Javascript, to detect when a Banner is being displayed, so we can tweak our navigation style to accommodate the top banner?
Not sure if I posted this in the correct category, I didn't see an option for Banners.