To remove URL from Author box in Blog Posts.
You can use this code to Custom CSS box.
a.author-website { display: none; }
Result