8 reviews
Editing the script hides/shows a couple of sections but doesn't work to hide the most annoying "highlights" section at all.
Doesn't work. It removes other stuff when I don't want it to (even after I Comment them out), however it leaves SPONSORED And HIGHLIGHTS which ironically are the two things I want removed!
Review written by Omri Ceren - see all my reviews (1)
You can easily edit the script to tell it to display birthdays and events. All it takes is commenting out the features at the very top of the script. There are instructions in the code on how to do it.
it removes the WHOLE right column, including the upcoming events/dates which I would like to keep
excellent work
Works like a charm!
It didn't hide the whole thing until I added this :
el[0].style.display = 'none';
This works beautifully. Thanks.
