Have you ever visit Yahoo! for checking mail but suddenly get distracted by its news section?
Instead of checking email for five minutes, you might end up reading a clickbait news for thirty minutes – an unproductive activity you suppose to avoid.
Luckily, there are some ways to not get distracted by Yahoo! News. You can remove that tempting section by using a simple Chrome extension and it turns out, it is so effective.
This is how the Yahoo! homepage looks like after you followed this guide.
Table of Contents
How to remove the News section on Yahoo! desktop
In this tutorial, we are going to use CSS code and the help of a specific extension to run that code. That way, the Yahoo! News section will disappear once the page loaded.
1. Go to User CSS’ Chrome Webstore page and click Add to Chrome to install the extension.
2. Next, click Add extension to confirm.
3. After the extension installed, go to Yahoo! homepage.
4. Now, click on the User CSS icon next to the address bar.
5. It will pop up a new CSS editor windows. Just select ON.
6. Copy and paste this code, then click on the User CSS icon again to close.
.two-col .Col2{
display:none;}
.js-activitylist-list{
display:none;}
7. Finally, you would see the Yahoo! homepage become like this.
Meanwhile, if you are using Firefox you can install an add-on named Modus. And for Opera users can use AddCSS. The CSS code would be the same, no matter what browser is being used.
Make sure you not installing too much extension on the browser or it would be run really slow. Check out 7 tips that actually make Chrome consume less memory.
An alternative way to avoid Yahoo! News
Rather than visiting Yahoo! homepage, you directly visit its mailbox page to avoid the news section by using this URL http://mail.yahoo.com/d/.
I’d like to recommend you bookmarking that URL (CTRL+D) so the browser would automatically suggest the URL every time you type “yahoo” on the address bar.
So, that is it! It was in my opinion, the easiest way to not get distracted by Yahoo! News. If you have any questions or suggestions, feel free to use the comment section below!
FAQs
How do I turn off Yahoo News?
To turn off Yahoo News notifications, go to the Yahoo Mail app, tap the Profile icon, select Notifications, and disable the types of notifications you don’t want to receive, such as Daily Brief or Latest News.
How do I remove content from my Yahoo page?
To remove specific content from your Yahoo page, sign in to your account on a mobile web browser, swipe left on a news headline, and tap “Show Less”. However, Yahoo doesn’t provide an option to completely eliminate news items from a particular source.
How do I stop Yahoo pop ups?
To stop Yahoo pop-ups, you can adjust your settings in the Yahoo Mail app. Go to More Settings, select Notifications, and toggle Desktop Notifications off. For ad pop-ups, consider installing an ad-blocking extension like AdLock.
How do I get rid of Yahoo on my Android?
To remove Yahoo from your Android device, go to your device’s Settings, tap Apps, select the Yahoo app you want to remove, and tap Uninstall. If your browser is being redirected to Yahoo Search, you may need to uninstall malicious apps and reset your browser settings.