Remove Read More button and display full text

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

[class*='SimpleShortener__Outer-sc'] {
  max-height: unset;
}

[class*='Text__Control-sc'] {
  display: none;
}

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 :slightly_smiling_face: