Round cropped profile picture

When the widget is implemented on my website, the profile picture isn’t cropped to a circle to fit the “Instagram stories ring”. Instead the original image file is presented in a square in front of the ring, which looks bad and feels wrong.
Screenshot

1 Like

Hi there @BrasserZ_Bohringen :wave:

I’ve passed your request on to our dev team! Once any news come, I’ll immediately let you know :slightly_smiling_face:

We’ve fixed the issue by adding this code to the Custom CSS field:

.eapps-instagram-feed-header-user-picture {
  border-radius: 50% !important;
}

Please check your website and let me know if it’s fine on your end :slightly_smiling_face:

Hi Max,

I‘ve checked it and I‘m very happy with the result.:+1:t3:

Thanks for your immediate help and very precise solution!

Have a good one!

It’s my pleasure :wink: