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.
1 Like
Hi there @BrasserZ_Bohringen
I’ve passed your request on to our dev team! Once any news come, I’ll immediately let you know
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
Hi Max,
I‘ve checked it and I‘m very happy with the result.
Thanks for your immediate help and very precise solution!
Have a good one!
2 Likes
It’s my pleasure
A post was split to a new topic: Profile image is not displayed