Expand Cut Tags

No cut tags
branchandroot: cup of coffee (coffee)
[personal profile] branchandroot
So, you know how the "new and improved" Etsy has an "activity" item in the menu bar? And how every time you do anything, like add an item to favorites, that item gets a little number over it and the number doesn't go away until you click on it? And if you click you just get a look at your own activity feed, which tells you absolutely nothing you didn't already know because it was your own activity for pity's sake?

There's a way to get rid of that number.

You'll need a browser that lets you use user styles. In Firefox, this means the Stylish plugin for greatest ease. In everything else, this means making a document and directing your browser to use it in your preferences.

So, cut and paste this into a Stylish user style for Firefox:

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("etsy.com") {

#main-nav #activity span.count { display: none !important; }

}


Or else cut and paste this into a text document for everything else, and name/save the file according to the directions linked above for your browser:

#main-nav #activity span.count { display: none !important; }

And, lo, the little number will go away.
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

November 2024

S M T W T F S
     12
34 56789
10111213141516
17181920212223
24252627282930

Style Credit

Page generated Jun. 14th, 2025 12:54 am
Powered by Dreamwidth Studios