-
-
Save cheesits456/41d659f932b5a574b5dfb9b391a4506e to your computer and use it in GitHub Desktop.
ive made a discord theme with the help of code from this thread
customise to your needs by commenting out or removing code ;P
It's only changed to a div recently. I like using commas to group this stuff up just in case they revert it.
/* Hide Nitro gift button */
button[aria-label="Send a gift"], div[aria-label="Send a gift"] {
display: none;
}
Hi folks,
Is there a tutorial about how to get this CSS into Discord? I don't really know how to apply these suggestions.
Thanks,
It's only changed to a div recently. I like using commas to group this stuff up just in case they revert it.
/* Hide Nitro gift button */ button[aria-label="Send a gift"], div[aria-label="Send a gift"] { display: none; }
thanks! theme updated as such :)
Hi folks,
Is there a tutorial about how to get this CSS into Discord? I don't really know how to apply these suggestions.
Thanks,
what operating system do you use? regardless, i think vencord's install page is very useful! if you still cant figure out how to install vencord, there are several videos on how to do such if you need!
from there, once discord is restarted and such, go to user settings > vencord (right under "user settings") > themes >
and then you have 1 of 2 options:
- paste the css you choose into "Edit QuickCSS"
- "open theme folder" and download a css theme, drag it in, click "load missing themes" and simply flip the switch to enable
as said, if you have any more questions the internet has lots of documentation to look into, use any search engine you like to get to it. hope this helps somewhat! :D
You can remove the gift nitro button with this:
Put this in QuickCSS in Vencord settings. That button is actually a div.
If it doesn't work for you then: