Linkedin changed their HTML! To hide the main feed, gently apply the following user CSS:
[data-testid="mainFeed"] {
opacity: 0 !important;
}
Linkedin changed their HTML! To hide the main feed, gently apply the following user CSS:
[data-testid="mainFeed"] {
opacity: 0 !important;
}