Change color, size and font of the Follow button text

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

.eapps-instagram-feed-header-follow-button {
color: red !important;
font-family: Arial !important;
font-size: 32px;
}

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

1 Like

Hi @Max,
how can i set the background color ?

1 Like

@Sina, This option is available in the Header section on the Style tab:

image

1 Like