Add this code to the Custom CSS field on the Appearance tab of your LinkedIn Feed widget’s settings:
.global-styles,
[id*="eapps-linkedin-feed"]
[class*="ButtonBase__Overlay"] {
background-color: rgba(0, 0, 0, 0) !important;
transition: none;
}
.global-styles,
[id*="eapps-linkedin-feed"]
.es-load-more-button {
border-color: rgba(0, 0, 0, 0) !important;
transition: none;
padding: 0;
}
Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions