Carl_Jones
(Carl Jones)
February 25, 2025, 5:19pm
1
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…
Wealth Worked Out offers wealth coaching to help individuals and families take control of their finances, build a prosperous future, and reduce money-related stress. We provide practical strategies, tools, and confidence to help you achieve your...
2 Likes
Max
February 25, 2025, 5:36pm
2
Hi there, @Carl_Jones
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
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
Carl_Jones
(Carl Jones)
February 25, 2025, 5:59pm
3
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
Max
February 25, 2025, 6:15pm
4
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;
}
Carl_Jones
(Carl Jones)
February 25, 2025, 7:22pm
5
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
Max
February 26, 2025, 4:04pm
6
Sure, here is the code to change the border radius - Make borders sharp