DUPLICATE: Back-to-Top Icon no longer working (missing ID styles on link)

Bricks Version: 1.5.2

With 1.5 and prior the “back-to-top” icon worked fine.
Now after updating to 1.5.2 it doesnt work anymore.
There seems to be a problem of addressing the ID, which is not on the icon, but not on the a link.
If I remove the link from the icon, the back-to-top" is shown, but then FA Icon is not shown.

You can check the bug on all my existing website you already know :slight_smile:

Hi Joachim,
Thanks so much for your report!

The original issue has already been reported here (the ID is missing on the a): WIP: Icon element shrinks / looses style using a link and styling on ID

In your case, you can change the QuerySelector to .wd-back-to-top-icon, so that your custom JS works again. I’ll mark close this thread and mark it as duplicate.

Best regards,
timmse