Is it possible to customize the design of the arrows in the linkedin feed like in the screenshot attached?
Hi there, @Eric_Nowarra ![]()
I see that you have 2 LinkedIn Feed widgets. Would you like to implement this design for both widgets, or just for the specific one?
Hi Max,
thank you for coming back!
Just for one, JZ Linkedin 2026.
(May it is also possible to place the arrows under the slider on the left side like in the screenshot?)
You can see it live here:
https://jens-2e0b48-be2db629eaf58-31e8d06c81cba.webflow.io/
Thanks in advance!
Best
Eric
Got it, thanks!
I’ll discuss with the devs if it’s possible to implement this design and will update you once I have any news ![]()
Hi there, @Eric_Nowarra ![]()
Thank you for waiting!
Unfortunately, it’s impossible to display arrows under the posts, but here is a code to implement a similar design:
.es-carousel-arrow-control {
border-radius: 0px;
background: rgb(38, 58, 73);
border: 2px solid rgb(137, 155, 164);
fill: rgb(137, 155, 164);
}
The code should be added to the Custom CSS field on the Appearance tab of your widget’s settings ![]()
Hi Max,
thank you very much! This is great!
Kind regards
Eric
Awesome! You’re very welcome ![]()

