hello, can someone give me code to move my announcement bar behind my menu drop down, and menu side bar on mobile? I attached photos of what im talking about below, any help is appreciated, thanks!
password: ESFAMILY1
hello, can someone give me code to move my announcement bar behind my menu drop down, and menu side bar on mobile? I attached photos of what im talking about below, any help is appreciated, thanks!
password: ESFAMILY1
@ExoticSouls - add this css to the very end of your base.css file and check
#shopify-section-header {z-index: 5;}
worked, thank you