Skip to content

Remove TumblrMart Icon by xserawrites

Details

Authorxserawrites

LicenseNo License

Categoryhttps://tumblr.com

Created

Updated

Size352 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

User style to remove the TumblrMart Icon.

Notes

Removes the TumblrMart icon from the view for those that don’t want to see it. To bring it back, simply disable the style. This will only visually hide the icon.

Source code

/* ==UserStyle==
@name         Remove TumblrMart Icon
@version      20230501.17.14
@namespace    userstyles.world/user/xserawrites
@description  User style to remove the TumblrMart Icon.
@author       xserawrites
@license      No License
==/UserStyle== */

@-moz-document domain("www.tumblr.com") {
.KTRcB:nth-child(3) {
    display:none!important;
}
}

Reviews

No reviews yet.