How to hide NitroPack Badge from footer?

Festinger

Member
Trusted Uploader
Banned User
Mar 11, 2020
39
61
18
These guys are doing a great job in terms of website speed: https://nitropack.io/

But they place a 'NitroPack badge' on the footer:

8kGtoH7.png


Using a script:

TndAYcK.png


How to delete this?
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,972
27,271
120
Did you try to add this in your main css file or to your custom css block/file:

.npf__message{display: none !important}

or even better:
.npf{display: none !important}

But I am afraid that this second option would hide more than badge if they also add something else to the website.
 

Festinger

Member
Trusted Uploader
Banned User
Mar 11, 2020
39
61
18
Did you try to add this in your main css file or to your custom css block/file:

.npf__message{display: none !important}

or even better:
.npf{display: none !important}

But I am afraid that this second option would hide more than badge if they also add something else to the website.

I already tried that, but not working unfortunately. :(
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,972
27,271
120
May I ask what implementation plugin did you use? Or if you feel more comfortable we can move to PM and just post the final solution here.
 

Festinger

Member
Trusted Uploader
Banned User
Mar 11, 2020
39
61
18
May I ask what implementation plugin did you use? Or if you feel more comfortable we can move to PM and just post the final solution here.

Already fixed thanks, the provided css code works like a charm.
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,972
27,271
120
Last one, I had to insert the css code as critical on their plugin, that solved the issue. ;)

Just take care when you update the plugin. Don't forget about code.
 

Festinger

Member
Trusted Uploader
Banned User
Mar 11, 2020
39
61
18
Just take care when you update the plugin. Don't forget about code.

I ended up in removing the entire plugin, as their 'freemium' package is only for testing purposes and with the WordPress Vault indexed around 3500 URLs, it would cost me $250 per month in order to use their service. LOL
 

Jitendra

Member
Trusted Uploader
Mar 3, 2020
63
45
18
I ended up in removing the entire plugin, as their 'freemium' package is only for testing purposes and with the WordPress Vault indexed around 3500 URLs, it would cost me $250 per month in order to use their service. LOL
I don't think that would be worth spending. I also have used their free service and was impressed with their service. But I could get the same result so cheaper. Just will get a good shared or cloud vps and a cdn (using bunny cdn ) and a cache plugin.
 

Festinger

Member
Trusted Uploader
Banned User
Mar 11, 2020
39
61
18
I don't think that would be worth spending. I also have used their free service and was impressed with their service. But I could get the same result so cheaper. Just will get a good shared or cloud vps and a cdn (using bunny cdn ) and a cache plugin.

Agreed. I removed the plugin entirely.
 

Venkok

New member
May 12, 2020
1
0
1
Last one, I had to insert the css code as critical on their plugin, that solved the issue. ;)

How did you achieve this, can you please explain to which CSS file should I add this
.npf{display: none !important}

?
 

flanger69

Active member
Oct 3, 2019
266
88
28
I will try this service also because mine loading speed is terrible. Can you also share the css code to remove the badge?
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu