
▲ 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.
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?
u/AcesDnied — 4 days ago