Problems with My Product landing page

Hey,

When i try to lock my header with a “position: fixed;” it work but everything become missplaced. Did i do something wrong ?
is there other solution to get my nav-bar to stay on top of my viewport ?
https://codepen.io/Perignon/pen/oNwazpE?editors=1100

First post on the forum :slight_smile:

Hi Theo, you can try setting the width of your header to 100% so that it will take up 100% of the width of the page ( I think that’s what you were going for with width: fill )

it work ! Thanks ! :))

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.