The profile pic background on the instagram feed is being stretched. It appears it could be that the profile pic is being sized down causing it to be small and therefore stretching the background. When I view it in the elfsight widget editor it looks fine, but on our live website it is distorted. Any help would be greatly appreciated. Thank you!
1 Like
Happy to see you’ve decided to join our ranks, @Jennifer_Howell
We’ve fixed the issue by adding this code to the Custom CSS field:
.es-header-user-picture {
max-width: none;
}
Please check it out and let me know if everything is fine now
That seems to have fixed the issue! Thank you very much for the help! Have a great day!
2 Likes
Perfect, you’re always welcome!
Have a great day too