can’t seem to get the right code:
.target-element {
scroll-margin-top: 100px;
}
scroll-mt-8
scroll-mt-[20px]
can’t seem to get the right code:
.target-element {
scroll-margin-top: 100px;
}
scroll-mt-8
scroll-mt-[20px]
class=“scroll-mt-[100px]”
container –> advanced / classes : scroll-mt-[100px] and ID : “yourID”
link to this container : anchor > select “yourID”
Ok
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.