0
Q:

hide powered by google translate

$(window).load(function(){
    $(".goog-logo-link").empty();
    $('.goog-te-gadget').html($('.goog-te-gadget').children());
})
0
div.goog-te-gadget {
  color: transparent !important;
}
0
#google_translate_element {
  color: transparent;
}
#google_translate_element a {
  display: none;
}
0
.goog-logo-link {
   display:none !important;
}

.goog-te-gadget {
   color: transparent !important;
}

.goog-te-gadget .goog-te-combo {
   color: blue !important;
}
0
.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget{
   color: transparent !important;
}
0

New to Communities?

Join the community