Align widget to the center

Add this code to the Custom CSS field on the Style tab of your Instagram Feed widget’s settings:

.global-styles,
.eapps-instagram-feed {
margin: 0 auto;
}

Let us know if the solution worked for you :slightly_smiling_face:

Hey! Is there a code to align the header to the left instead of the center?

Hi @user23787
this code aligns the widget centered, not the header. I believe this is the solution for your problem. :slightly_smiling_face: