Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional Nitro hiding CSS #10

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

Bergbok
Copy link

@Bergbok Bergbok commented Jul 8, 2024

Before:
before

After:
after

@EpicGazel
Copy link
Owner

EpicGazel commented Jul 8, 2024

Nice work and thanks for the before and after!

@EpicGazel EpicGazel merged commit d78743d into EpicGazel:master Jul 8, 2024
Copy link

@thc282 thc282 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think they keep changing the get nitro bar class
now is upsellContainer_ad7baa

@Bergbok
Copy link
Author

Bergbok commented Aug 18, 2024

@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
Copy link

thc282 commented Aug 18, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants