Skip to content

Remove Wallet Logo by nanitewrld

Screenshot of Remove Wallet Logo

Details

Authornanitewrld

LicenseNo License

Categoryhttps://www.roblox.com/home

Created

Updated

Size623 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes the wallet logo that Roblox added.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Remove Wallet Logo
@version      20240305.19.31
@namespace    https://userstyles.world/user/nanitewrld
@description  Removes the wallet logo that Roblox added.
@author       nanitewrld
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.roblox.com/"), url-prefix("https://www.roblox.com/home"), url-prefix("https://www.corporate.roblox.com"), url-prefix("www.roblox.com/catalog"), url-prefix("https://web.roblox.com"), domain("https://www.roblox.com/") {



span#nav-robux-icon.nav-robux-icon.rbx-menu-item.nav-credit {
        display: none !important;
    }
}

Reviews

No reviews yet.