Let the heading be aligned to the left instead of center

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