Why you want to remove the link on image from attachment page? Its a default WordPress feature. No one will have that link unless and until you provide that link. To remove the link from attachment page it needs code customisation. You need to hire a developer as this is a new feature to be added in the theme.
Hi happyeungin,
Sorry, this is the core feature of WordPress where there will be attachment page links for all the images and we cannot remove those features as this is the core feature of WordPress.
Thank you!
We don’t support that level of code customization. You can create a new attachment.php file in your child theme and customize the code.
We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.