I try everything, and it’s impossible, hiding this bar is only for pay version?? It looks horrible on the website.
Things I tried that don’t work at all:
Doesn’t work
iframe.skiptranslate { visibility: hidden !important; }
Doesn’t work
.skiptranslate { visibility: hidden !important; display:none !important;}
Doesn’t work
body { top: 0px !important; } body > .skiptranslate > iframe.skiptranslate { display: none !important; visibility: hidden !important; }
Doesn’t work
/* Hide the Google Translate wrapper div */ .google-translate-wrapper { display: none !important; } /* Hide the Google Translate iframe */ .goog-te-banner-frame { display: none !important; }
The page I need help with: [log in to see the link]