I am looking to create a circular effect for an image that is originally rectangular, resembling a typical profile picture. I have come across several sources on how to do this.
The challenge arises in trying to achieve this effect within a bootstrap column while maintaining the img-responsive
property.
I encountered difficulties while attempting to accomplish this task.