Follow button for the Header

In the header there are only options to Like and Share.

Can we add an option to Follow please?

Also, I’d like to be able to change the colour of the ribbon. It’s set as Facebook blue but that’s not in-keeping with my website. See link to my website page below…

2 Likes

Hi there, @Carl_Jones :wave:

At the moment, it’s impossible to add the “Follow” button to the header. I am sorry!

I’ve moved your idea to the Wishlist, and we’ll try to think it over, especially if more users support it :slightly_smiling_face:

As for the ribbon color, could you please me with a screenshot of it? Unfortunately, I haven’t noticed any ribbons on the page.

1 Like

Hi @Max, thanks for the prompt reply.

Here’s a screen snip of my website. The Facebook Feed pulls over a blue ribbon across the top of the posts which you can’t change

2 Likes

Thank you!

You can use this code in the Custom CSS field on the More tab of your widget’s setting to change its color:

.eapps-facebook-feed-header-top {
  background-color: red;
}

Excellent @Max

That worked a treat. I was even able to use a hex code to get the colour perfect. Thanks you

If I was going to be fussy, this ribbon would be square instead of rounded corners at the top but it’s much better. Appreciate you help!

1 Like

Sure, here is the code to change the border radius - Make borders sharp