Language different from website
-
There is some Chinese words in my website,please check https://www.choierled.com/benefits-of-using-leds/
I am unable to remove it,please help.
Attachments:
You must be
logged in to view attached files.
Hello,
It seems to be Newsletter Checkbox appearing at your Site in this regard, if you want to specifically hide it please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
.mc4wp-checkbox.mc4wp-checkbox-wp-comment-form {
display: none !important;
}
Hope this helps !
Best Regards