Translate "Close" in Compare window
-
Hi team,
impossible to translate the word “Close” in window compare of plug in compare.
With loco, with hardcode, impossible.
What do you think about ?
My best
Adrien
Hello,
This word comes with compare plugin and it seems that it can’t be translated properly without modifying plugin’s code. The only thing we can suggest you is to hide it with the following CSS code
#cboxClose {
font-size:0;
}
Regards
hello,can you please tell me from where can i change it modifying plugin’s code,because i don’t want remove it?
Thanks
Hi,
Sorry, but we don’t know the place where this text is located in the plugin. You can try to contact plugin developers with this question.
Kind Regards