Removes link from post

PHOTO EMBED

Fri Oct 29 2021 10:13:33 GMT+0000 (Coordinated Universal Time)

Saved by @Nandrei89 #jquery

jQuery("#artistsLayout a").removeAttr("href").css("cursor","default");
content_copyCOPY

Used to remove ahref from a specific class and change to default coursor.