The heading looks a bit weird aligned in the center, I wish it could be aligned to the left instead. Like the profile picture, following count, etc.
3 Likes
Hi @user23787
to align the heading left, add this code to the Custom CSS field on the Style tab of your Instagram Feed widget’s settings:
.eapps-instagram-feed-header-inner{
margin: 0;
}
Please try it out and let me know if you like the result
2 Likes