EpicGazel / DiscordFreeEmojis

Fork of An00nymushun's DiscordFreeEmojis to fix breaking bug
58 stars 6 forks source link

Add additional Nitro hiding CSS #10

Closed Bergbok closed 3 months ago

Bergbok commented 3 months ago

Before: before

After: after

EpicGazel commented 3 months ago

Nice work and thanks for the before and after!

Bergbok commented 2 months ago

@thc282 Not surprised tbh. You can try using this selector: [class^="upsellContainer"] which will hide all elements with a class starting with "upsellContainer", but I'm not sure if that'll hide stuff you wouldn't want to hide.

Not near a computer right now so I can't test it.

thc282 commented 2 months ago

i think it will work with ur ways btw, i just write the css into the plugin(waiting @EpicGazel to agree)