79260470

Date: 2024-12-07 11:05:44
Score: 1.5
Natty:
Report link
.goog-te-banner-frame.skiptranslate {
    display: none !important;
}
body {
    top: 0px !important;
}

for some browser this command stil doesnt work, so you should another command, and it would be like this :

iframe.skiptranslate {
    visibility: hidden !important;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}
body {
    top: 0px !important;
}
Reasons:
  • Blacklisted phrase (1): doesnt work
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Satriyo Rizkyansah