Position: FIXED problem

Hi there,

First time posting a question here.

When positioning .welcome section (position: relative; top: 200px;) in CSS the “Welcome” message overlaps with the lower section. Did I miss anything? I seem to follow instructions closely.

Thanks in advance!

https://www.codecademy.com/courses/learn-css/lessons/css-display-positioning/exercises/css-position-fixed

Hello, and welcome to the forums!

It does mention this in the instructions:

Everything might not be displaying correctly just yet; we’ll fix it in a later exercise.

Mine looks correct, but I have slightly different values and other parts of the CSS were adjusted. Presumably, all of that was because of steps in the future exercises of the lesson. I think you should carry on and see what happens.

1 Like

Thank you, I will keep going and see if it is addressed later in the lesson. :v: