Anchor Help please

can’t seem to get the right code:

.target-element {
scroll-margin-top: 100px;
}

scroll-mt-8

scroll-mt-[20px]

class=“scroll-mt-[100px]”

doesnt change :frowning: tried on the container and on the text component

thanx for trying

container –> advanced / classes : scroll-mt-[100px] and ID : “yourID”

link to this container : anchor > select “yourID”

Thank you for trying - it jumps - but misses the mark…



Ok :+1: will try

Taking a break from computer…

Thank You So Much Works Perfectly!!!

scroll-mt-[130px]

This is one of those things where you just have to keep tweaking the offset until it is right. I use this exact same approach, and it took me a few attempts to get it just right. Except I used REMS instead of pixels.