Product landing page navbar scroll

So I’ve just finished the Product Landing page but I have a problem with the submit button where, whenever I scroll down it just shows up in the navbar
here’s my work : https://codepen.io/eslem-ouederni/pen/dyYJbVW

Also if there’s anything that you think may be better to change it, please tell me
thank you

Hey, take a look at z-index property in CSS https://developer.mozilla.org/en-US/docs/Web/CSS/z-index

Hope it helps!

yes it did! thank you a lot ^^

1 Like