How can I anchor an item ? (repeater)

Hello, I can’t figure this out… The editor does not show me the anchor option when I select an item - or anything attached to my item (image, text, container…). Is it possible to anchor a repeated item? If yes, can I anchor each item of the repeater separately?

Thanks a lot!

I think it’s possibly to do that. You may need to use HTML code and give each anchor a unique id

Hi Claire,

The Repeater essentially has only one item, that repeats itself. Therefore, an Anchor cannot be used in items, because it will be the same anchor in all items, and you wouldn’t be able to use it to scroll to a specific instance.

You should be able to do this using Corvid. Try to follow this thread for more [info:](info:
https://www.wix.com/corvid/forum/community-discussion/scroll-to-last-item-in-repeater)
[https://www.wix.com/corvid/forum/community-discussion/scroll-to-last-item-in-repeater](info:
https://www.wix.com/corvid/forum/community-discussion/scroll-to-last-item-in-repeater)

Hope this helps!