Marquee to Audio Player Anchor not working

Marquee to Audio Player Anchor not working

A small sample project would showing the issue would be really helpful…

Sorry Dan - thought it was a repeatable common error - will upload after dinner…

Here it is:

elementsapp://downloadDocument/wpdqFE6fc8AG

work around - id the container - works to the container

1 Like

I have not been able to get my anchors working properly. I have created an ID to the container and the anchor works as expected from link on same page, however if I link to the anchor from a separate page, the page does not scroll to the anchor :person_shrugging:t2:

Just tested it:

From marquee to alternate page scrolls to content

The ‘books’ link to alternate page….

Seems to work - doesn’t quite scroll perfectly….

Sometimes in order to get the anchors to scroll perfectly, you need to add some Tailwind classes in the Advanced settings.

This is what I use to get my anchors to scroll properly into view— scroll-mt-8

You can play with the value to tweak things, as needed.

1 Like

Thank you!