Hello guys, i have an issue on a dev site i’m building.
basically i wanted to create a sticky header on both the desktop and mobile versions of the site. i did so by creating 3 different bars.
the first bar would serve its purpose on all viewpoints of 450px+ and the second + third bars would be visible only on small screens (up to 440px).
both have the sticky menu option enabled which is basically the issue here. how could i fix this issue?
Thanks in advance!