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:

1 Like

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

2 Likes

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

1 Like