u/AcesDnied

Hiding a div...  I have read and tried multiple ways to make this happen..
▲ 0 r/stylus

Hiding a div... I have read and tried multiple ways to make this happen..

I feel retarded, but i cannot figure out how to make this work on foxnews.com

If I select this div class pre-content and delete it while inspecting the page it removes exactly what I want.

Here's a SS of the exact code I'm looking at, and selected is the div I'm trying to hide.

https://preview.redd.it/700im932h90h1.png?width=2964&format=png&auto=webp&s=dd00fd43aacdb303d76fdccc56fd2ad000ee4194

I have tried

.pre-content{

display: none !important;

}

html body div .pre-content...

div .pre-content...

pre-content...

I've tried using foxnews.com in URLs on the domain and URLs starting with.

Nothing I've tried has worked so far. Am I missing something?

reddit.com
u/AcesDnied — 4 days ago